Download the PHP package dev2studio/yii2-database-crud without Composer
On this page you can find all versions of the php package dev2studio/yii2-database-crud. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dev2studio/yii2-database-crud
More information about dev2studio/yii2-database-crud
Files in dev2studio/yii2-database-crud
Download dev2studio/yii2-database-crud
More information about dev2studio/yii2-database-crud
Files in dev2studio/yii2-database-crud
Vendor dev2studio
Package yii2-database-crud
Short Description Работа с базой данных, расширенная работа с базой
License Apache-2.0
Package yii2-database-crud
Short Description Работа с базой данных, расширенная работа с базой
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package yii2-database-crud
Database CRUD D2S
Работа с базой данных, расширенная работа с базой
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Usage
Once the extension is installed, simply use it in your code by :
<?= \dev2studio\database\D2SCrud::widget(); ?>
All versions of yii2-database-crud with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
~2.0.0
The package dev2studio/yii2-database-crud contains the following files
Loading the files please wait ....