php-PHP-CSS-Parser - A Parser for CSS Files
- Website:
- https://github.com/sabberworm/PHP-CSS-Parser
- Licence:
- MIT
- Vendor:
- Remi Collet
- Description:
PHP CSS Parser: a Parser for CSS Files written in PHP. Allows extraction of CSS files into a data structure, manipulation of said structure and output as (optimized) CSS. Autoloader: /usr/share/php/Sabberworm/CSS/autoload.php
Packages
php-PHP-CSS-Parser-7.0.3-1.el7.remi.noarch | [33 KiB] |
Changelog by Remi Collet (2016-06-07):
- update to 7.0.3 |
php-PHP-CSS-Parser-7.0.2-1.el7.remi.noarch | [33 KiB] |
Changelog by Remi Collet (2016-04-05):
- update to 7.0.2 - run test suite with both PHP 5 and 7 when available - add an simple autoloader |