8000 GitHub - ybensacq/crud-maker-bundle: Generate symfony flex crud is simple!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ybensacq/crud-maker-bundle

 
 

Repository files navigation

koff/crud-maker-bundle

Build Status Latest Stable Version Total Downloads Latest Unstable Version License Scrutinizer Code Quality StyleCI Coverage Status

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.

About

Generate symfony flex crud is simple!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%
0