QuickAPI

Package:
QuickAPI
Summary:
Implement an API with other classes or functions
Groups:
Language, PHP 5
Author:
Igor Reverser
Description:
This class can be used to implement an API with other classes or functions.

It can register functions of an API using either global functions, static functions of given classes or functions of already existing objects.

The class can also call the registered functions passing it given parameters.


Powered by Gewgley