Download the PHP package granadaorm/form without Composer
On this page you can find all versions of the php package granadaorm/form. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download granadaorm/form
More information about granadaorm/form
Files in granadaorm/form
Download granadaorm/form
More information about granadaorm/form
Files in granadaorm/form
Vendor granadaorm
Package form
Short Description Form automation for Granada ORM models
License MIT
Homepage https://github.com/GranadaORM/Form
Package form
Short Description Form automation for Granada ORM models
License MIT
Homepage https://github.com/GranadaORM/Form
Please rate this library. Is it a good library?
Informations about the package form
Form
Automated forms for models built with GranadaORM/Builder
Installation
Simply install using composer:
Usage
First, load up a record from the database using the model built from the Builder:
Then create a form, specifying the framework of the page, e.g. Bootstrap (bs3/bs4) or Bulma:
And render it to the page:
Rendering Partial Forms
To only show select fields or set the order manually, you can specify the fields individually:
All versions of form with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
cakephp/chronos Version ^2.0
doctrine/inflector Version ^2.0
twig/twig Version ^3.0
granadaorm/builder Version ^1.0
cakephp/chronos Version ^2.0
doctrine/inflector Version ^2.0
twig/twig Version ^3.0
granadaorm/builder Version ^1.0
The package granadaorm/form contains the following files
Loading the files please wait ....