Panda PHP is a lightweight component library for high-quality PHP 5 development.
Everything in Panda PHP is an object. In order to use Panda PHP to its fullest, you should be familiar with object-oriented concepts such as inheritance, abstraction, interfaces, and typehinting.
An understanding of common patterns such as ActiveRecord, Model-View-Controller, Command, Singleton, and Factory will help you considerably as you work with Panda PHP.
Panda PHP makes heavy use of PHP 5 interceptors and SPL therefore the is no hope for a backport to PHP 4. This is a good thing.
Sound interesting? You should Visit the blog. There is lots more there. If you prefer, you can also subscribe to the feed.
There is not currently a stable version of Panda PHP. We're working on that. In the mean time, you can download one of our nightly builds or use our anonymous svn access to always stay current.
If you like to keep current and know how to use Subversion, we suggest using our anonymous SVN.
svn co http://panda-php.googlecode.com/svn/trunk/ PandaPHP
If you don't have a SVN client, you may still browse our SVN using a simple web browser.
Panda PHP is free software distributed under the New BSD license. All content of this website is copyright © 2007 Panda PHP.