PHP-CSS-Parser
CSS parser
A parser and manipulation tool for CSS files written in PHP.
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
2k stars
27 watching
148 forks
Language: PHP
last commit: 6 days ago
Linked from 1 awesome list
composer-packagecsshacktoberfestparser
Related projects:
Repository | Description | Stars |
---|---|---|
mishal/iless | A PHP port of a CSS preprocessor that extends the CSS language with features like variables and mixins. | 47 |
brettstimmerman/mensch | A CSS parsing library with an abstract syntax tree (AST) data structure | 113 |
imangazaliev/didom | A fast and simple HTML parser with support for CSS selectors and XPath expressions. | 2,200 |
nv/cssom | A JavaScript implementation of CSS Object Model and CSS parser | 753 |
mischov/meeseeks | A parser and extractor for HTML and XML data with CSS or XPath selectors | 316 |
csslint/parser-lib | A CSS parser library for parsing and validating CSS syntax in JavaScript. | 287 |
100mango/swiftcssparser | A powerful CSS parsing library written in Swift | 279 |
lexborisov/myhtml | A fast HTML parsing library written in C | 1,655 |
tonyganch/gonzales-pe | A CSS parser with support for preprocessors such as SCSS and LESS. | 330 |
phpgt/cssxpath | Translates CSS selectors to XPath queries for use with PHP's DOM functionality. | 20 |
masterminds/html5-php | A PHP library that parses and serializes HTML5 documents into DOM structures. | 1,592 |
aymerick/douceur | A tool for parsing and inlining CSS styles within HTML documents | 247 |
bupt1987/html-parser | A fast and efficient HTML parser for PHP. | 525 |
mafintosh/csv-parser | A high-performance streaming CSV parser for Node.js | 1,420 |