codedmonkey / semantic-ui-bundle
Integrates Semantic UI 2 into the Symfony framework
Installs: 932
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 0
Open Issues: 0
Language:HTML
Type:symfony-bundle
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-10-10 01:31:22 UTC
README
The Semantic UI Bundle is a basic wrapper for Twig themes used for forms and menus to integrate the Semantic UI 2 CSS framework in your Symfony application.
Requirements:
- PHP 7.0 or higher
- Symfony 3 or higher
- Twig
- Semantic UI 2
Features:
- Semantic UI form theme
- Semantic UI menu theme for KnpMenuBundle
Installation
This bundle is available as a package in Composer:
composer require codedmonkey/semantic-ui-bundle
Documentation
Resources
License
This bundle is released under the MIT license.