The purpose of this project is to build a PHP class library that can compliment any PHP project.
My goal is to create a library that is feature rich but lightweight and easy to use.
I want this library to include all of those things that you wish PHP could do.
Rule #1 Don't reinvent the wheel. If what you want exists in another library, such as Zend or PEAR, don't recreate it in APPL.
Rule #2 All objects in APPL must implement APPL_IObject. This can be accomplished by extending APPL_Object or by implementing the APPL_IObject interface itself
Rule #3 The use of interfaces and abstract classes is highly encouraged.
30 Day Summary May 15 2013 — Jun 14 2013
|
12 Month Summary Jun 14 2012 — Jun 14 2013
|
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.