Menu

PHP Object Oriented Framework / News: Recent posts

POOF Version 0.4.1 Released

Version 0.4.1 adds the Inverted_Template class as the child of the Template class and the parent of the Page class. I will write more about inverted templates on December 1, 2002.

There is also a critical bug fix for PHP versions < 4.2.

Posted by Brian Takita 2002-11-27

POOF Version 0.4 Released

POOF Version 0.4 introduces a number of concepts to the template processor.

POOF now uses an Inverted Nested Template Processor. I will expand on this topic at http://poof.sourceforge.net by December 1, 2002.

POOF also uses Sub-Templates. This means that all the string variables set in a main Template Object are themselves Template Objects. This makes exciting possibilities to the future of POOF in not only web application development, but also in areas of XML generation and Code Generation.

Posted by Brian Takita 2002-11-23

POOF Version 0.3.1 Released

This release features better documentation including phpdocs. There are also numerous changes and additions in the classes. New features include a cleaner way to add modules, option for data to pass through template without parsing, access to parent classes and other addition and improvements.

POOF is a PHP library that separates the Page Content, Layout and Application Logic in an object oriented fashion. POOF is designed to give the web developer a framework for efficient and modular application development.

Posted by Brian Takita 2002-11-02

POOF Version 0.3 released

This release introduces modules to the POOF. Modules allow you to extend the functionality of the base Page class.

POOF is a PHP library that separates the Page Content, Layout and Application Logic in an object oriented fashion. POOF is designed to give the web developer a framework for efficient and modular application development.

Posted by Brian Takita 2002-10-25

POOF Version 0.2.1 Released

This release is mostly a code cleanup, debug and commenting release of POOF.

POOF is a PHP library that separates the Page Content, Layout and Application Logic in an object oriented fashion. POOF is designed to give the web developer a framework for efficient and modular application development.

Posted by Brian Takita 2002-10-22

POOF Version 0.2 Released

POOF is a PHP library that separates the Page Content, Layout and Application Logic in an object oriented fashion. POOF is designed to give the web developer a framework for efficient and modular application development.

In this release there are changes to how the Page object parses output. The parse method in the Page object returns the parsed output instead of printing it. I choose to do this so POOF will better integrate into other PHP applications.

Posted by Brian Takita 2002-10-18

POOF Version 0.1 Released

POOF is a PHP library that separates the Page Content, Layout and Application Logic in an object oriented fashion. POOF is designed to give the web developer a framework for efficient and modular application development.

Release 0.1 features a template system that uses PHP as its parser. This means POOF templates have the speed and functionality of PHP itself, making it one of the fastest and most flexible PHP template processors available.

Posted by Brian Takita 2002-10-17
MongoDB Logo MongoDB