Download the PHP package execut/yii2-books without Composer
On this page you can find all versions of the php package execut/yii2-books. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download execut/yii2-books
More information about execut/yii2-books
Files in execut/yii2-books
Package yii2-books
Short Description Yii2 books module
License Apache-2.0
Homepage https://github.com/execut/yii2-books
Informations about the package yii2-books
yii2-books
Module for managing books and their authors. It is an example to demonstrate the integration of the following tools to simplify development on the Yii2 framework:
The native version of this CRUD in pure Yii2 for comparison can be viewed here execut/yii2-books-native
For license information check the LICENSE-file.
English documentation is at docs/guide/README.md.
Русская документация здесь docs/guide-ru/README.md.
Installation
The preferred way to install this extension is through composer.
Install
Either run
or add
to the section of your composer.json
file.
Apply module migrations:
Usage
Open books example url in your browser /books/books/index.
Authors example here /books/authors/index.
For more details please refer to the documentation docs/guide/README.md.
Для более подробной информации обращайтесь к документации docs/guide-ru/README.md.
All versions of yii2-books with dependencies
yiisoft/yii2 Version @dev
yiisoft/yii2-imagine Version *
execut/yii2-crud Version *
execut/yii2-crud-fields Version *
execut/yii2-migration Version *