PHP CSS Parser is a PHP library for reading CSS and turning it into a structured document model that applications can inspect, modify, and render back to CSS.
It’s designed for developers who need programmatic access to stylesheets, whether for cleaning CSS, rewriting declarations, analysing rules, or generating optimized output from parsed CSS.
This is free and open source software.
Key Features
- Parses CSS strings or files into a manipulable PHP object structure.
- Allows rules, declarations, selectors, and values to be inspected and changed before output.
- Renders parsed documents back to CSS, including optimized output formatting.
- Installs via Composer using the sabberworm/php-css-parser package.
- Supports modern CSS parsing improvements, including container queries and CSS Color Module Level 4 syntax.
Website: github.com/MyIntervals/PHP-CSS-Parser
Support:
Developer: MyIntervals
License: MIT License
PHP CSS Parser is written in PHP. Learn PHP with our recommended free books and free tutorials.
Related Software
| CSS Parsers | |
|---|---|
| PostCSS | Transform styles with JavaScript plugins |
| Lightning CSS | Parser, transformer, bundler, and minifier |
| Rework | Plugin framework for CSS preprocessing |
| PHP CSS Parser | PHP library for reading CSS |
| Mensch | Non-validating CSS parser |
| CSSTree | Tool set for CSS |
| Stylis | Lightweight CSS preprocessor |
| tinycss2 | CSS parser and generator |
| Parse | Go library offering lexers, parsers, and parsing utilities |
| LibCSS | CSS parser and selection engine |
| Ruby CSS Parser | Load, parse and cascade CSS rule sets |
| ParserLib | CSS3 SAX-inspired parser |
| css-parser | Fork of the cssutils project |
| ph-css | Parse, represent, modify, and write CSS stylesheets |
| Stylecow | Modern CSS to all browsers |
| Gonzales PE | CSS parser which plays nicely with preprocessors |
| CSSOM | CSS parser written in pure JavaScript |
Read our verdict in the software roundup.
Explore our carefully curated directory of recommended free and open source software, covering every major software category.The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more. Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form. |


Please read our Comment Policy before commenting.