Skip to main content

sabberworm/php-css-parser

Homepage

https://github.com/MyIntervals/PHP-CSS-Parser

What is it?

A PHP module for parsing CSS files.

Why did we choose it?

It does what we need it to do, is open source, and is highly performant.

What do we use it for?

Dynamically generating CSS files on page load, so that a user's chosen theme loads with the page instead of being changed after the page has loaded.