harmony-project / ui-bundle
Integrates Semantic UI 2 into the Symfony framework
Installs: 2 360
Dependents: 0
Suggesters: 0
Security: 0
Stars: 11
Watchers: 1
Forks: 0
Open Issues: 1
Language:HTML
Type:symfony-bundle
Requires
- php: >=7.0
- symfony/http-kernel: ~3.0|~4.0
- twig/twig: ~1.0|~2.0
Requires (Dev)
- phpunit/phpunit: ^6.0
README
This bundle has been moved to a new location (codedmonkey/semantic-ui-bundle) and will no longer receive updates. For support for Symfony 5 and/or Twig 3, use the new bundle.
The HarmonyUiBundle makes it easy to integrate the Semantic UI 2 CSS framework in a Symfony application.
Requirements:
- PHP 7.0 or higher
- Symfony 3 or 4
- Twig
- Semantic UI 2
Features:
- Semantic UI form theme
- Semantic UI menu theme for KnpMenuBundle
- Custom styling
Installation
This bundle is available as a package in Composer:
composer require harmony-project/ui-bundle
Resources
License
This component is released under the MIT license.