yozh / yii2-crud-v1
Description
Installs: 131
Dependents: 9
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- kartik-v/bootstrap-fileinput: @dev
- kartik-v/yii2-detail-view: @dev
- kartik-v/yii2-grid: @dev
- kartik-v/yii2-helpers: ~1.0
- kartik-v/yii2-icons: ~1.0
- kartik-v/yii2-markdown: @dev
- powerkernel/yii2-tinymce: *
- yozh/yii2-base: @dev
- yozh/yii2-form: @dev
This package is auto-updated.
Last update: 2025-03-29 00:21:43 UTC
README
yozh/yii2-crud-v1
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.
Classes
... in progress
Traits
... in progress
Installation
The preferred way to install this extension is through composer.
Either run
$ php composer.phar require yozh/yii2-crud-v1 "dev-master"
or add
"yozh/yii2-crud-v1": "dev-master"
to the require
section of your composer.json
file.
License
yii2-crud-v1 is released under the BSD-3-Clause License. See the bundled LICENSE.md
for details.