Download the PHP package koff/crud-maker-bundle without Composer
On this page you can find all versions of the php package koff/crud-maker-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download koff/crud-maker-bundle
More information about koff/crud-maker-bundle
Files in koff/crud-maker-bundle
Download koff/crud-maker-bundle
More information about koff/crud-maker-bundle
Files in koff/crud-maker-bundle
Vendor koff
Package crud-maker-bundle
Short Description This bundle is extension to `symfony/maker-bundle`. It allows you to create simple crud with just one command.
License MIT
Package crud-maker-bundle
Short Description This bundle is extension to `symfony/maker-bundle`. It allows you to create simple crud with just one command.
License MIT
Please rate this library. Is it a good library?
Informations about the package crud-maker-bundle
Bundle is frozen and soon will be abandoned. Use
symfony/maker-bundle
v1.2 or higher!
koff/crud-maker-bundle
This bundle is extension to symfony/maker-bundle
. It allows you to create simple crud with just one command.
Requirements
- Symfony flex with Symfony 3.4|4.0
- symfony/maker-bundle
Installation
composer req koff/crud-maker-bundle
Configuration
No additional configuration needed
Usage
bin\console make:crud <Entity name>
or with iteraction
bin\console make:crud
Entity must exist before command use
License
This package is available under the MIT license.
All versions of crud-maker-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0.8
symfony/config Version ^3.4|^4.0
symfony/console Version ^3.4|^4.0
symfony/dependency-injection Version ^3.4|^4.0
symfony/http-kernel Version ^3.4|^4.0
symfony/maker-bundle Version <1.2
symfony/config Version ^3.4|^4.0
symfony/console Version ^3.4|^4.0
symfony/dependency-injection Version ^3.4|^4.0
symfony/http-kernel Version ^3.4|^4.0
symfony/maker-bundle Version <1.2
The package koff/crud-maker-bundle contains the following files
Loading the files please wait ....