PHP Classes

Packages of Alexander Kiryukhin

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Alexander Kiryukhin (2)  >  Mission progress status  >  Reputation  
Picture of Alexander Kiryukhin
Name: Alexander Kiryukhin <contact> Alexander Kiryukhin Google profile
Classes: 2
Country: Russian Federation Russian Federation
Age: ???
All time rank: 234866 in Russian Federation Russian Federation
Week rank: 195 Up12 in Russian Federation Russian Federation Up
All time users: 1019
Week users: 0
 
  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 PHP Math Expression Evaluator  
Parse and evaluate strings with math expressions
This class can parse and evaluate strings with math expressions.

It can take a string with a math expression and evaluates it by computing the result of operations.

The class can be extended to handle new operations by specifying the operator symbol, priority of the operation and a callback function that will be used to evaluate the result of the operation.

  Files folder image YLS Parser  
Parse and generate data structures in YLS files
This class can parse and generate data structures in YLS files.

It can serialize an array or scalar values and generate a representation of the values in the YLS format.

The class can also do the opposite, i.e. take a YLS file and recreate the original data structure.


  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