web2all/tableobject
Composer 安装命令:
composer require web2all/tableobject
包简介
Web2All table object library
关键字:
README 文档
README
This web2all/table package requires the web2all/framework (https://github.com/web2all/framework). It used to be proprietary software but now it has been released to the public domain under a MIT license.
This pacckage is no longer actively maintained. Most likely it is only of interest if you own software created by Web2All B.V. which was built using table classes.
What does it do
Define table classes (models) for your database tables extending the Web2All_Table_Object class (or implementing Web2All_Table_ObjectTrait) and easily retrieve your data from the database using your models (CRUD).
Each table class defines a mapping between object properties and database fields. The table classes can also be automatically generated from a database table.
No need to write database queries. Retrieve lists using the ObjectList class and friends.
License
Web2All framework is open-sourced software licensed under the MIT license (https://opensource.org/licenses/MIT).
统计信息
- 总下载量: 67
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-12-19