Libraries tagged by css parser
crossjoin/css
47490 Downloads
CSS reader and writer with full CSS3 support, already supporting huge parts of the current CSS4 spec. It supports media queries, comments, value optimization and more... It offers full Unicode support and can handle also large CSS sources. Requires PHP 5.4+.
webzille/cssparser
8 Downloads
Parse CSS file into an abstract syntax tree data structure
zxqfox/css-selector-parser
10944 Downloads
Simple CSS selector parser. PHP port of https://github.com/mdevils/node-css-selector-parser
shura/css-color
810 Downloads
CSS color parser
webignition/css-validator-output-parser
4023 Downloads
Parser for output from the W3C CSS validator
phrozenbyte/cssmin
1155 Downloads
CssMin is a css parser and minfier. It minifies css by removing unneeded whitespace character, comments, empty blocks and empty declarations. In addition declaration values can get rewritten to shorter notation if available. The minification if configurable.
bavix/advanced-html-dom
397 Downloads
Bavix Advanced HTML DOM.
felipe1234-dev/php-dom-query
19 Downloads
Easy-to-learn php dom parser with CSS selector and short codes
soloproyectos-php/css-parser
740 Downloads
A library for managing CSS expressions. This library is part of the SoloProyectos PHP API.
shulyak/crossjoin-css
97 Downloads
CSS reader and writer with full CSS3 support, already supporting huge parts of the current CSS4 spec. It supports media queries, comments, value optimization and more... It offers full Unicode support and can handle also large CSS sources. Requires PHP 5.4+.
php_modules/gogue-plugin-capsule-css-parser
52 Downloads
css Parser for capsule gogue plugin
jibaymcs/css-parser
3 Downloads
A CSS To JSON/Array/CSS Parser mainly used for Stylament a theme builder for FilamentPHP
jfusion/css
88 Downloads
JFusion Css parser
jambagecom/base-css
1 Downloads
This provides the PHP-CSS-Parser.
girgias/css3-parser
45 Downloads
A CSS parser written in PHP