phpCSSParser

Visit Publisher Site

phpCSSParser opens and cut any CSS file into parts and generates a PHP array easy to manipulate. It recognize class, id and html tag names and their properties and values. It also has a CSSDiff tool highlighting the differences between two CSS files. It is delivered with a CSS testing file coming from the very famous csszengarden.com in order to demonstrate its power. I also started some edit-in-place but couldn't terminate it. Exemple: .toto { color: red; } will produce: array( '.toto'=>array('color'=>' red'); );

Visit publisher site: phpCSSParser

Listing Details

Version:
Filed in:
Scripts / PHP / Scripts & Programs / Match Making
Submitted on:
 
Last Updated:
Aug 2, 2008 
Publisher:
Other listings by this publisher

License & Pricing Information

LICENSE #1
License Type:
Freeware
Price:
$0.00 USD
Additional Info:
You may distribute and modify this script but you may not remove my name.

User Reviews 

Be the first to review this listing!
  • Not yet reviewed by any member.... You can be the FIRST one to write a review for phpCSSParser