PHP Scripts - CSS Color codes Parser, Extractor, Color Palette - CodeCanyon
CSS Color codes Parser, Extractor, Color Palette his title this type of PHPScripts/Miscellaneous This time I will review,made by amzee, PHPScripts/Miscellaneous is sold at a price of $8 in CodeCanyon.Created | 2 February 13 |
Last Update | 2 February 13 |
Software Version | PHP 5.x |
Files Included | JavaScript JS, HTML, CSS, PHP |
More Info...CSS Color codes Parse ..
Colorize is a super awesome utility to get color codes!
Parses CSS file, gets all the color codes, indexes the colors in the order of usage.
Examples are based on Twitter bootstrap
Here is the quick example:
$oColorize = new clsColorize($css_url); $colors = $oColorize->getColors(); echo "Show 5 most used colors"; print_r($oColorize->getMostUsedColors(5));
Features
- Clean code – PHP Utility Class
- Well Documented
- Ability to extract all the colors in a CSS resource/URL
- Ability to get usage count
- Ability to get most used colors
You may also like
AJAX Newsletter Signup with Admin and CSV Exporter
Ajax PHP Contact Form with CSV Exporter & Filters
Wordpress Social Locker
Download LinkCSS Color codes P ..
No comments:
Post a Comment