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

dev-master 2019-03-03 10:25 UTC

This package is auto-updated.

Last update: 2024-03-29 03:57:38 UTC


README

Unstable Version Total Downloads License PHP

README на русском языке

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.