Skip to content

sadikoff/crud-maker-bundle

Repository files navigation

Bundle is frozen and soon will be abandoned. Use symfony/maker-bundle v1.2 or higher!

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

Contributors 4

  •  
  •  
  •  
  •  

Languages