PHP Classes

Packages of Corey Hart

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Corey Hart (2)  >  Mission progress status  >  Reputation  
Picture of Corey Hart
Name: Corey Hart is available for providing paid consulting. Contact Corey Hart .
Classes: 2
Country: United States United States
Age: 37
All time rank: 1731250 in United States United States
Week rank: 195 Up19 in United States United States Up
All time users: 1649
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image 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.

  Files folder image OOCSS  
PHP Programming Innovation award nominee
August 2009
Number 5


Prize: One book of choice by Manning
Template engine for CSS style sheet files
This class implements a template engine for CSS style sheet files.

It reads a CSS style sheet template file that may have definitions of styles assigned to variables. The variables may be used in the definition of other styles.

The class expands the definition of all variables and stores the processed CSS style sheet in a cache file.

OOCSS creates a new way to write CSS files in a new Object style fashion. Using Parent/Child relationships and predefined variables, you will be able to produce rapid CSS that is not only easier to maintain and read, is more intuitive as well.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z