PHP Classes
elePHPant
Icontem

PHP CSS

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

      Found: 757       Packages icon Packages (441)   Blogs icon Blogs (47)   Discussions icon Discussions (8)   Packages icon Forums icon Package forums (212)   Blogs icon Forums icon Blog forums (49)  

      1-10   11-20   21-30   31-40   41-50   Next >  
CSS parser Support forum cssparser CSS parser class   This class is able to parse CSS files making the properties available for examination and further processing. The parser class A simple example A simple documentation Site Meter
CSS Tree Class Support forum css_treeclass Parse CSS files into a tree data structure   This class can be used to parse Cascading Style Sheets (CSS) and build a tree data structure that can traversed programatically. The class can parse CSS data from files or text strings. It builds an hierarchy of ...
This class can be used to draw images defined with CSS like properties. It can create an empty image or open and existing image from a file. The class can draw different types of primitives using CSS like style strings to define the parameters of those primitives. Currently it can draw text strings ...
This class can convert CSS into programmable CSS with LESS (Leaner CSS) syntax. It can parse a given CSS style sheet and extract certain common property constant values to turn them into variables in the converted output using LESS . Currently it turns the CSS properties into LESS variables: color ...
This class can replace CSS properties by properties with browser specific names. It can parse a CSS definition and find CSS properties that are not yet well supported by all browsers. The class can add browser specific properties that are equivalent to the found properties. It also applies other fixes ...
CSS Compressor Support forum css-compressor Compact the size of CSS definitions   This class can be used to compact the size of CSS definitions. It takes a string with CSS definitions and performs several types of operations that can reduce the number of bytes that the resulting CSS definitions take ...
Less.php Support forum less-php Parse and process Leaner CSS files   This process can be used to parse and process Leaner CSS (LESS) files. It can parse LESS template files and process it by reading and replacing variable values, insert mixins in class declarations that use them, evaluating operations ...
CSS Comparer Support forum csscomparer Compare two CSS style definitions   This class can be used to compare and find the differences between two CSS style definitions. It displays a form to upload two CSS definition files. When the files are uploaded the class compares each of the CSS definitions ...
CSS Support forum css Generate HTML to link CSS files to Web pages   This is a very simple class that can be used to link CSS files to Web pages. It can add one or more CSS files to a Web page and generates link tags to insert in the page head section in order to use the CSS files in the page. PHP ...
CSS Protector Support forum cssprotector Display text using CSS to prevent harvesting   This class can generate HTML tags to display text using CSS in such way that it prevents harvesting bots to determine what is written. CSSProtector is based on an idea from Stu Nicholls about using CSS Font as ...

      1-10   11-20   21-30   31-40   41-50   Next >