PHP Classes

Packages of AJ

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of AJ (2)  >  Mission progress status  >  Reputation  
Picture of AJ
Name: AJ <contact>
Classes: 2
Country: United States United States
Age: ???
All time rank: 1748252 in United States United States
Week rank: 195 Up19 in United States United States Up
All time users: 1635
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 Iterator  
Vector arrays similar to C++
This class encapsulates an array and providing functions similar to the ones that exist in the vector class in C++.

Vectors are arrays of values that may have mixed data types. Each value of a vector is accessed by the respective numerical index position.

This class provides many functions to access vector arrays manipulating their values and indexes.

  Files folder image RPC API Framework  
PHP Programming Innovation award nominee
February 2011
Number 5


Prize: One downloadable copy of Komodo IDE
Implement RPC servers for different formats
This package can be used to implement RPC servers for different formats.

It provides a common API define functions that can act as Web services handlers that can respond to requests with data in different formats.

It can handle the requests and call registered class functions that return the data to be served to clients.

The data is translated back to any of the supported. Currently it supports serving response data in JSON, XML and CSV formats.


  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