austral / admin-bundle
Admin symfony Bundle
Installs: 1 798
Dependents: 0
Suggesters: 4
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^8.0 || ^8.1 || ^8.2
- austral/design-bundle: ^3.1
- austral/entity-bundle: ^3.1
- austral/filter-bundle: ^3.1
- austral/form-bundle: ^3.1
- austral/http-bundle: ^3.1
- austral/list-bundle: ^3.1
- austral/security-bundle: ^3.1
- austral/tools-bundle: ^3.1
- phpoffice/phpspreadsheet: 1.*
- symfony/config: ^5.4 || ^6.4
- symfony/event-dispatcher: ^5.4 || ^6.4
- symfony/framework-bundle: ^5.4 || ^6.4
- symfony/http-kernel: ^5.4 || ^6.4
- symfony/intl: ^5.4 || ^6.4
- symfony/property-access: ^5.4 || ^6.4
- symfony/property-info: ^5.4 || ^6.4
- symfony/routing: ^5.4 || ^6.4
- symfony/runtime: ^5.4 || ^6.4
- symfony/translation: ^5.4 || ^6.4
Suggests
README
Admin interface for the Symfony Framework projects.
Install bundle
You can install it with Composer:
composer require austral/admin-bundle
Documentation
See documentation on the official website
Commit Messages
The commit message must follow the Conventional Commits specification. The following types are allowed:
update
: Updatefix
: Bug fixfeat
: New featuredocs
: Change in the documentationspec
: Spec changetest
: Test-related changeperf
: Performance optimization
Examples:
update : Something
fix: Fix something
feat: Introduce X
docs: Add docs for X
spec: Z disambiguation
License and Copyright
See License
Credits
Created by Matthieu Beurel. Design by Guillaume Grimaud. Sponsored by Yipikai Studio.