Object Extensions for PHP — Runtime Object Extension for PHP

Download Now

Object Extensions for PHP is a extension for PHP that allows for runtime extension of PHP objects as well as other features like runtime callback definitions.

Comments Added to Object Extensions Blog

I have now added comments to this blog, so if you have any questsions in regards to any of the demos provided, or if you would like more demos on a particular subject, feel free to ask!

Posted on May 11th, 2006

Using the _return() method on a callback

Learn about a hidden secret of callbacks, the _return() method.

Posted on May 5th, 2006

Callbacks 101: How to use callbacks to verify input

Learn how you can use callbacks to verify input provided in an Object Property list.

Posted on April 27th, 2006

View all entries