Download the PHP package php-comp/lite-activerecord without Composer
On this page you can find all versions of the php package php-comp/lite-activerecord. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download php-comp/lite-activerecord
More information about php-comp/lite-activerecord
Files in php-comp/lite-activerecord
Download php-comp/lite-activerecord
More information about php-comp/lite-activerecord
Files in php-comp/lite-activerecord
Vendor php-comp
Package lite-activerecord
Short Description a simple activeRecord library of the php
License MIT
Homepage https://github.com/php-comp/lite-activeRecord
Package lite-activerecord
Short Description a simple activeRecord library of the php
License MIT
Homepage https://github.com/php-comp/lite-activeRecord
Please rate this library. Is it a good library?
Informations about the package lite-activerecord
simple activeRecord
一个简洁的php activeRecord库
功能:
- 简洁,使用简单
- 支持
findByPk
findOne
findAll
insert
update
等常用方法 - 内置数据验证检查,保存数据之前自动验证。(像 yii 的模型,验证基于
inhere/php-validate
)
安装
-
By composer require
-
By composer.json
- Pull directly
如何使用
-
引入类并继承
-
插入
-
查找
-
更新
- 删除
Projects
- github https://github.com/inhere/php-simple-activeRecord.git
- gitee https://gitee.com/inhere/php-simple-activeRecord.git
参考
License
MIT
All versions of lite-activerecord with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
inhere/php-validate Version ^2.0
php-comp/lite-db Version dev-master
toolkit/collection Version ~1.0
psr/log Version ~1.0
inhere/php-validate Version ^2.0
php-comp/lite-db Version dev-master
toolkit/collection Version ~1.0
psr/log Version ~1.0
The package php-comp/lite-activerecord contains the following files
Loading the files please wait ....