Menu

phpoetry - Instant AJAX for PHP5 Objects / News: Recent posts

New addition: oAuth wrapper

Perfect for trying out Twitter's reinstated oAuth API, check out http://phpoetry.svn.sourceforge.net/viewvc/phpoetry/class/util/SimpleOAuth.class.php?view=markup - the latest addition to the PHPoetry's set of utilities.

Great way to learn the basics of oAuth without the overhead of some of the more complete (but complex) PHP/oAuth solutions out there.

Posted by Benjamin Hill 2009-05-16

phpoetry - Instant AJAX for PHP5 Objects: Initial Release! (

phpoetry dynamically exposes your PHP5 class to the browser as JavaScript hooks. It uses reflection, RMI, JSON, and the YUI library for quick and easy AJAX development.

phpoetry is released and ready to be used. Put the files in a web-accessible directory, and try running api_example.php (using api_example.html) to get an idea of the JavaScript that is generated.

Posted by Benjamin Hill 2007-10-16