PHP Classes

Packages of Oleg KronuS

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Oleg KronuS (3)  >  Mission progress status  >  Reputation  
Picture of Oleg KronuS
Name: Oleg KronuS <contact>
Classes: 3
Country: Ukraine Ukraine
Age: ???
All time rank: 158526 in Ukraine Ukraine
Week rank: 195 Up4 in Ukraine Ukraine Up
All time users: 1855
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 to LESS  
Convert CSS stylesheets to LESS format
This class can convert CSS stylesheets to LESS format.

It can parse a CSS stylesheet string and convert it into programmable CSS code in the LESS format based on certain criteria.

The class take for instance constant values for color, width and height properties that appear repeatedly and turn them into variable values.

  Files folder image PasteBin API  
PHP Programming Innovation award nominee
October 2012
Number 10
Create and list text snippets sent to PasteBin
This package can create and list text snippets sent to PasteBin.

It can send HTTP requests to the PasteBin API Web server to execute commands supported by this API.

Currently it can submit new text snippets and list previously submitted text snippets.

It can also configure details of each submitted text snippet like the name, format and expiry time.

  Files folder image Simple Form builder  
Compose and generate HTML forms
This class can compose and generate HTML forms.

The main class can manage the composition of HTML forms by adding inputs defined by separate classes for regular inputs, select inputs, textarea inputs or arbitrary HTML items.

The main class can also assemble and return the HTML of the whole form calling all added form input objects so they return the HTML that defines their presentation.


  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