flying / css-classes-bundle
Symfony bundle to simplify integration of flying/css-classes library
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^8.0
- flying/css-classes: ^1.0|^2.0
- symfony/dependency-injection: ^5|^6|^7
- symfony/http-kernel: ^5|^6|^7
This package is auto-updated.
Last update: 2024-10-25 20:03:11 UTC
README
Trivial Symfony bundle to simplify integration of flying/css-classes library in Symfony projects by registering its Twig extension automatically.
Installation
Simply install bundle using Composer and Symfony Flex:
composer require flying/css-classes-bundle
Usage
Please refer to the documentation of the library itself.