poncho / admin-bundle
Poncho Admin Symfony bundle.
Package info
github.com/beaumu/poncho-admin-bundle
Type:symfony-bundle
pkg:composer/poncho/admin-bundle
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/password-hasher: ^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/security-core: ^6.4|^7.0
- symfony/security-http: ^6.4|^7.0
- symfony/translation: ^6.4|^7.0
- symfony/twig-bundle: ^6.4|^7.0
- symfony/validator: ^6.4|^7.0
- symfony/var-exporter: ^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-09-14 15:09:05 UTC
README
Poncho Admin Bundle
Easiest way to create beautiful administration backends with Symfony.
Fork of Umbrella Admin Bundle by Adrien Cantepie, now maintained here as Poncho Admin Bundle.
Installation
PonchoAdmin requires PHP 8.2 or higher and Symfony 6.4 or higher. Run the following command to install it in your application:
$ composer require poncho/admin-bundle
Documentation
Read Documentation to getting started.
Contributing
Want to contribute ? Check out the contributing guidelines to get involved.
License
This software is published under the MIT License
