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: 2 months ago
Linked from 1 awesome list
composer-packagecsshacktoberfestparser
Related projects:
Repository | Description | Stars |
---|---|---|
| A PHP port of a CSS preprocessor that extends the CSS language with features like variables and mixins. | 47 |
| A CSS parsing library with an abstract syntax tree (AST) data structure | 114 |
| A fast and simple HTML parser with support for CSS selectors and XPath expressions. | 2,202 |
| A JavaScript implementation of CSS Object Model and CSS parser | 753 |
| A parser and extractor for HTML and XML data with CSS or XPath selectors | 316 |
| A CSS parser library for parsing and validating CSS syntax in JavaScript. | 288 |
| A powerful CSS parsing library written in Swift | 279 |
| A fast HTML parsing library written in C | 1,657 |
| A CSS parser with support for preprocessors such as SCSS and LESS. | 330 |
| Translates CSS selectors to XPath queries for use with PHP's DOM functionality. | 20 |
| A PHP library that parses and serializes HTML5 documents into DOM structures. | 1,612 |
| A tool for parsing and inlining CSS styles within HTML documents | 248 |
| A fast and efficient HTML parser for PHP. | 525 |
| A high-performance streaming CSV parser for Node.js | 1,424 |