Download the PHP package mwsimple/crud-generator without Composer
On this page you can find all versions of the php package mwsimple/crud-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mwsimple/crud-generator
More information about mwsimple/crud-generator
Files in mwsimple/crud-generator
Package crud-generator
Short Description This bundle generates code cute for you
License MIT
Homepage https://github.com/MWSimple/CrudGeneratorBundle
Informations about the package crud-generator
CrudGeneratorBundle
This bundle generates code cute you extending SensioGeneratorBundle using KnpPaginatorBundle and Boostrap Templates.
Installation
Using composer
Add following lines to your composer.json
file:
Symfony 2.3.9 + Include Boostrap 3
Symfony > 2.3.6 + Include Boostrap 2
Symfony 2.3.3
Symfony 2.3.1 - 2.3.2
Execute:
Add it to the AppKernel.php
class:
Configuration paginator example
You can configure config.yml
default query parameter names and templates
Configuration filter example
You can configure config.yml
find Twig Configuration
Configure translations (include en, es, ca)
You can configure config.yml
Install assets
Dependencies
This bundle extends SensioGeneratorBundle and add a paginator using KnpPaginatorBundle and filter using LexikFormFilterBundle .
Usage
Use following command from console:
Author
Gonzalo Alonso - [email protected]
Bootstrap 3
Tito Canteros - [email protected]
.
All versions of crud-generator with dependencies
sensio/generator-bundle Version 2.3.*
knplabs/knp-paginator-bundle Version 2.4.2
lexik/form-filter-bundle Version v2.0.2