yozh/yii2-crud-v1
, (*1)
README на русском языке, (*2)
This is a basic library containing base classes, traits, helpers, and utilities that are widely used by the Yozh libraries, and also are recommended for use in the wide majority of typical projects., (*3)
Classes
... in progress, (*4)
Traits
... in progress, (*5)
Installation
The preferred way to install this extension is through composer., (*6)
Either run, (*7)
$ php composer.phar require yozh/yii2-crud-v1 "dev-master"
or add, (*8)
"yozh/yii2-crud-v1": "dev-master"
to the require
section of your composer.json
file., (*9)
License
yii2-crud-v1 is released under the BSD-3-Clause License. See the bundled LICENSE.md
for details., (*10)