execut/yii2-books Yii2 books module

yii2books

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.

Latest Stable Version Total Downloads Build Status

Installation

The preferred way to install this extension is through composer.

Install

Either run

$ php composer.phar require execut/yii2-books "dev-master"

or add

"execut/yii2-books": "dev-master"

to the require section of your composer.json file.

Apply module migrations:

./yii migrate/up --interactive=0
-> ...migration was applied.
-> 
-> Migrated up successfully.

Usage

Open books example url in your browser /books/books/index.

Books menu Books CRUD list Books CRUD form

Authors example here /books/authors/index.

Authors CRUD list Authors CRUD form

For more details please refer to the documentation docs/guide/README.md.

Для более подробной информации обращайтесь к документации docs/guide-ru/README.md.

Changelog

eXeCUT Yii 2 CRUD extension changelog

0.1.2 2020-08-23

  • Added advanced documentation
  • Added docblocks
  • Added seo plugin example
  • Fixed cs

0.1.1 2020-08-19

  • New folders structure
  • New documentation
  • API docs
  • Added changelog file
  • Travis config

0.1.0 - 0.1.1


  • Changelog does not exist

Statistics

Downloads
GitHub Stars
GitHub Forks

Releases

Comments



0.2.1 is the latest of 5 releases



Apache-2.0 license
Stats
0 github stars & 0 github forks
0 downloads in the last day
0 downloads in the last 30 days
92 total downloads