Panda PHP Components

New Package: Views

As promised previously, I have committed many interesting view components into the repository. I’ve written an overview of the package on my personal blog which discusses each part individually.

In summary, Panda_View is a simple package which provides an API for rendering data across various output formats. At the time of this writing, Panda_View can render PHP, JSON, XML, and HTML. New new classes for rendering data is trivial — in most cases, all that needs to be done is write a render() in a class which extends Panda_View_Abstract.

More info:

Leave a Reply

Panda PHP is free software distributed under the New BSD license. All content of this website is copyright © 2007 Panda PHP.