PHP Classes

Packages of Anton Shevchuk

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Anton Shevchuk (3)  >  Mission progress status  >  Reputation  
Picture of Anton Shevchuk
Name: Anton Shevchuk <contact>
Classes: 3
Country: Ukraine Ukraine
Age: 42
All time rank: 1754 in Ukraine Ukraine
Week rank: 195 Down4 in Ukraine Ukraine Equal
All time users: 12056
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 HSTemplate  
Template engine with caching support
This package implements a template engine with output caching support.

It can assign templates files a name so they can be referenced by that name.

The class loads from a given directory template files which are actual HTML files with embedded PHP code.

It can assign to each template, variables which are stored as class variables.

The templates are processed by turning template variables into local variables and then include the template file scripts.

The results of processed templates can be cached to avoid subsequent template processing overhead.

  Files folder image jQuery-PHP  
Develop AJAX applications with JQuery library
This package can be used to develop AJAX applications using the JQuery JavaScript library.

There is a Javascript library that wraps around JQuery library to send AJAX requests.

There are also several PHP classes used to generate the responses to AJAX requests and execute several types of actions like: return messages, errors, Javascript code to execute, adding page elements, etc..

  Files folder image Program  
Manage the execution of external programs
This package can be used to manage the execution of external programs from PHP.

It can build a command line string to execute an external program synchronously or in background, pass switches to define program options, and define the program input or output files.

It also supports using driver classes that can build complex command line switches to simplify the definition of program options in a simplified way.


  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