codedmonkey / semantic-ui-bundle
将 Semantic UI 2 集成到 Symfony 框架中
2.0.0
2020-04-09 14:47 UTC
Requires
- php: >=7.0
- symfony/http-kernel: ^3.0|^4.0|^5.0
- symfony/twig-bundle: ^3.0|^4.0|^5.0
- twig/twig: ^1.40|^2.9|^3.0
Suggests
- knplabs/knp-menu-bundle: To render menus with Semantic UI classes
- symfony/form: To render forms with Semantic UI classes
This package is auto-updated.
Last update: 2024-09-10 01:24:04 UTC
README
Semantic UI Bundle 是用于表单和菜单的 Twig 主题的基本包装器,用于将 Semantic UI 2 CSS 框架集成到您的 Symfony 应用程序中。
要求
- PHP 7.0 或更高版本
- Symfony 3 或更高版本
- Twig
- Semantic UI 2
功能
- Semantic UI 表单主题
- Semantic UI 菜单主题,适用于 KnpMenuBundle
安装
此包可以作为 Composer 包使用
composer require codedmonkey/semantic-ui-bundle
文档
资源
许可证
此包在 MIT 许可证 下发布。