umbrella2/admin-bundle
Umbrella Admin Symfony bundle.
Maintainers
Package info
github.com/acantepie/umbrella-admin-bundle
Type:symfony-bundle
pkg:composer/umbrella2/admin-bundle
Fund package maintenance!
Requires
- php: >=8.2
- ext-ctype: *
- ext-iconv: *
- ext-json: *
- doctrine/dbal: ^3.9.4
- doctrine/doctrine-bundle: ^2.13.2
- doctrine/orm: ^3.3.2
- knplabs/knp-time-bundle: ^2.4
- symfony/asset: ^6.4|^7.0
- symfony/config: ^6.4|^7.0
- symfony/console: ^6.4|^7.0
- symfony/dependency-injection: ^6.4|^7.0
- symfony/event-dispatcher: ^6.4|^7.0
- symfony/filesystem: ^6.4|^7.0
- symfony/form: ^6.4|^7.0
- symfony/framework-bundle: ^6.4|^7.0
- symfony/http-foundation: ^6.4|^7.0
- symfony/http-kernel: ^6.4|^7.0
- symfony/mailer: ^6.4|^7.0
- symfony/maker-bundle: ^1.36
- symfony/mime: ^6.4|^7.0
- symfony/options-resolver: ^6.4|^7.0
- symfony/property-access: ^6.4|^7.0
- symfony/routing: ^6.4|^7.0
- symfony/security-bundle: ^6.4|^7.0
- symfony/translation: ^6.4|^7.0
- symfony/twig-bundle: ^6.4|^7.0
- symfony/validator: ^6.4|^7.0
- symfony/yaml: ^6.4|^7.0
Requires (Dev)
- doctrine/doctrine-fixtures-bundle: ^4.0.0
- friendsofphp/php-cs-fixer: ^3.70
- phpstan/phpstan: ^2.1
- phpstan/phpstan-doctrine: ^2.0
- phpstan/phpstan-symfony: ^2.0
- symfony/browser-kit: ^6.4|^7.0
- symfony/css-selector: ^6.4|^7.0
- symfony/phpunit-bridge: ^6.4|^7.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-06-29 02:24:21 UTC
README
👁 Umbrella logo
Umbrella Admin Bundle
Easiest way to create beautiful administration backends with Symfony.
👁 Symfony version
👁 PHP version
👁 Bootstrap version
Installation
UmbrellaAdmin requires PHP 8.2 or higher and Symfony 6.4 or higher. Run the following command to install it in your application:
$ composer require umbrella2/admin-bundle
Documentation
Read Documentation to getting started.
Demo application
A demo application showcasing all the features of UmbrellaAdmin is available here.
You can view the demo application's code in this github repository.
Contributing
Want to contribute ? Check out the contributing guidelines to get involved.
License
This software is published under the MIT License
