# myintervals/php-css-parser

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/myintervals-php-css-parser).**

1,819 stars · 151 forks · PHP · MIT

## Links

- GitHub: https://github.com/MyIntervals/PHP-CSS-Parser
- Homepage: http://www.sabberworm.com/blog/2010/6/10/php-css-parser
- awesome-repositories: https://awesome-repositories.com/repository/myintervals-php-css-parser.md

## Description

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

## Tags

### Part of an Awesome List

- [Markup and CSS Parsers](https://awesome-repositories.com/f/awesome-lists/devtools/markup-and-css-parsers.md) — Parses CSS files into structured objects.
