execut/yii2-books-native Example of simple Yii2 CRUD

yii2crudexample

Yii2 books native

CRUD for books on native Yii2 framework for a compare and demonstration execut/yii2-books.

For license information check the LICENSE-file.

Installation

The preferred way to install this extension is through composer.

Install

Either run

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

or add

"execut/yii2-books-native": "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 /booksNative/books/index.

Books CRUD list Books CRUD form

Authors example here /booksNative/authors/index.

Authors CRUD list Authors CRUD form

Changelog

execut/yii2-books-native change log

0.1.6 2020-08-24

  • Fixed cs

0.1.4 2020-08-24

  • Fixed bug with module and controller location

0.1.2 2020-08-24


  • Added src folder
  • Added changelog
  • Added auto bootstrap

Statistics

Downloads
GitHub Stars
GitHub Forks

Releases

Comments



0.1.6 is the latest of 7 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
50 total downloads