austral / admin-bundle
管理symfony Bundle
v3.1.3
2024-07-19 11:40 UTC
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
为Symfony 框架项目提供管理界面。
安装bundle
您可以使用Composer进行安装
composer require austral/admin-bundle
文档
请参阅官方网站上的文档
提交信息
提交信息必须遵循常规提交规范。允许以下类型
update
: 更新fix
: 错误修复feat
: 新特性docs
: 文档更改spec
: 规范更改test
: 测试相关更改perf
: 性能优化
示例
update : Something
fix: Fix something
feat: Introduce X
docs: Add docs for X
spec: Z disambiguation
许可证和版权
请参阅许可证
鸣谢
由Matthieu Beurel创建。设计由Guillaume Grimaud完成。由Yipikai Studio赞助。