Object Extensions for PHP
The Object Extensions for PHP provides several classes with the following functionality: Object Extensions adds of new functionality to PHP objects such as: * Add methods and properties to an object at runtime by dynamically extending by another object * Create object property lists that allow for dynamic setting/getting of values in a similar fashion to JavaScript objects (eg. {paramter: value, ...}) * Object property lists support basic value checking and defaults to easily check for valid input * Conveniently create function and method callbacks o Method callbacks can be defined by using $this->_callback()->metho dName(args, ...) o If callbacks are defined for object property lists, callback can be called using $propertyList->callbackNa me()
Visit publisher site: Object Extensions for PHPListing Details
- Version:
- 0.1-beta
- Filed in:
-
Scripts / PHP / Scripts & Programs / Development Tools / Utilities
- Submitted on:
- Last Updated:
- Apr 30, 2006
- Publisher:
- Sevenlight Inc. Other listings by this publisher
License & Pricing Information
- License Type:
- Other
- Price:
- $0.00 USD
- Additional Info:
- MIT-style license
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for Object Extensions for PHP