hackazaar/base-bundle

Hackazaar BaseBundle

Installs: 13

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:symfony-bundle

dev-master 2017-06-13 14:02 UTC

This package is not auto-updated.

Last update: 2024-03-16 23:42:04 UTC


README

new Symfony\Bundle\SecurityBundle\SecurityBundle(),
new Sonata\CoreBundle\SonataCoreBundle(),
new Sonata\BlockBundle\SonataBlockBundle(),
new Knp\Bundle\MenuBundle\KnpMenuBundle(),
new Sonata\DoctrineORMAdminBundle\SonataDoctrineORMAdminBundle(),
new Sonata\AdminBundle\SonataAdminBundle(),
new Doctrine\Bundle\MigrationsBundle\DoctrineMigrationsBundle(),

## dev/test

new Doctrine\Bundle\FixturesBundle\DoctrineFixturesBundle(),