PHPackages                             sbyaute/frontbundle-maker - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Admin Panels](/categories/admin)
4. /
5. sbyaute/frontbundle-maker

ActiveSymfony-bundle[Admin Panels](/categories/admin)

sbyaute/frontbundle-maker
=========================

Ce bundle offre une interface permettant de créer des interfaces CRUD basées sur front-bundle.

1.0.5(3y ago)2777MITPHPPHP &gt;=7.1.3

Since Nov 2Pushed 3y ago1 watchersCompare

[ Source](https://github.com/sbyaute/frontbundle-maker)[ Packagist](https://packagist.org/packages/sbyaute/frontbundle-maker)[ RSS](/packages/sbyaute-frontbundle-maker/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (6)Dependencies (10)Versions (6)Used By (0)

FrontBundleMaker bundle for Symfony 5
=====================================

[](#frontbundlemaker-bundle-for-symfony-5)

This repository contains FrontBundleMaker bundle which helps you create controller skeletons and templates based on [FrontBundle bundle](https://github.com/sbyaute/FrontBundleBundle).

### Minimum requirements

[](#minimum-requirements)

Installation with Composer
--------------------------

[](#installation-with-composer)

Installation using composer :

```
   composer require sbyaute/FrontBundle-Maker
```

Then, enable the bundle by adding it to the list of registered bundles in the `config/bundles.php` file of your project:

```
