共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > Outlet ORM |
Outlet ORM
|
12 | 0 | 172 |
贡献者 | 讨论 | 代码提交 |
Outlet is an open source object-to-relational mapping tool (ORM) for PHP.
It differs from other orm solutions for php in that it provides transparent, unobtrusive persistence. It does not require your entity objects to implement any interfaces or extend some sort of base class. It is also very lightweight, only a handful of classes and tools.