flying / css-classes-bundle
Symfony bundle to simplify integration of flying/css-classes library
Package info
github.com/FlyingDR/css-classes-bundle
Type:symfony-bundle
pkg:composer/flying/css-classes-bundle
v1.1.0
2024-07-25 19:31 UTC
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: 2026-02-25 23:00:14 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.