Home     PHP / Javascript / Ajax
PHP Orbit42 Base Class 1.3 - STABLE Script

PHP Script Codes > development-tools

Orbit42 Base Class 1.3 - STABLE Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 1452

PHP Script Codes > Orbit42 Base Class 1.3 - STABLE
The base class of Orbit42.com (now considered stable) is an opensource (free) project released with the hope that others would benifit from a class that contians the basics already. The Object Oriented project is hosted by sourceforge.net.
Such basics include iterative functions (allowing each parent in the chain to contribute without the need for complex namespace), debugging and error messenging system (from 1.1) and a callback manager (allows easy plugin structure).

The aim is to create a system that makes good use of the best design patterns an easier thing to create.

It also supports simple abstraction to datalayer (this is MySQL by default). There is now a second version in development.