is announcing that PHP CSS Parser with version number 7.0.0 is already available to download.
What is PHP CSS Parser ?
PHP CSS Parser is A PHP class for reading CSS files and extracting CSS code out of them, making them available as PHP objects to various data processing applications .
PHP CSS Parser comes with Composer support and can be used to process stylesheet files.This small CSS class can read the content of a CSS file, split it into its intrinsic parts and then this data available as PHP objects.The information can be sent to be processed by specialized applications and the output saved to another CSS file.The class can recognize CSS declaration blocks, rules, values, and properties.Installation instructions are provided with the PHP CSS Parser README file.
This is changelog for PHP CSS Parser version 7.0.0 :
You can read the complete changelog and also download this latest version on their homepage: www.sabberworm.com