PHPackages                             sbyaute/twigbootstrap-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/twigbootstrap-maker

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

sbyaute/twigbootstrap-maker
===========================

TwigBootstrap Maker helps you create controllers and templates boostraped for twigbootstrap theme bundle

1.0.3(4y ago)029MITPHPPHP &gt;=7.1.3

Since May 1Pushed 4y ago1 watchersCompare

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

READMEChangelog (3)Dependencies (11)Versions (5)Used By (0)

TwigBootstrapMaker bundle for Symfony 4 &amp; 5
===============================================

[](#twigbootstrapmaker-bundle-for-symfony-4--5)

This repository contains TwigBootstrapMaker bundle which helps you create controller skeletons and templates based on [AdminLTE bundle](https://github.com/kevinpapst/AdminLTEBundle), [TwigBootstrap bundle](https://github.com/sbyaute/TwigBootstrapBundle) and [DataTables bundle](https://github.com/omines/datatables-bundle).

### Minimum requirements

[](#minimum-requirements)

- Symfony 4.4
- PHP 7.1
- Twig 2.0
- [AdminLTE bundle](https://github.com/kevinpapst/AdminLTEBundle)
- [TwigBootstrap bundle](https://github.com/sbyaute/TwigBootstrapBundle)

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

[](#installation-with-composer)

Installation using composer :

```
   composer require sbyaute/TwigBootstrap-Maker
```

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

```
