Download the PHP package adjai/backender-framework without Composer
On this page you can find all versions of the php package adjai/backender-framework. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download adjai/backender-framework
More information about adjai/backender-framework
Files in adjai/backender-framework
Download adjai/backender-framework
More information about adjai/backender-framework
Files in adjai/backender-framework
Vendor adjai
Package backender-framework
Short Description Simple backend framework
License GPL-2.0-or-later
Package backender-framework
Short Description Simple backend framework
License GPL-2.0-or-later
Please rate this library. Is it a good library?
Informations about the package backender-framework
INSTALL
Install framework in current directory:
CREATE ENTITIES
CREATE CONTROLLER
CREATE MODEL
CREATE CRUD AND MODEL
Create CRUD controller and model:
Methods for created CRUD controller:
-
- list all items
- , $model - array for adding / updating single row in model
For modifying CRUD methods override it and use appropriate trait method inside ($this->traitActionItems, $this->traitActionRemove, $this->traitActionUpdate).
All versions of backender-framework with dependencies
PHP Build Version
Package Version
Requires
adjai/backender Version
^0.0.148
The package adjai/backender-framework contains the following files
Loading the files please wait ....