phpfunk.com


Archive for May, 2010

utility package

Monday, May 10th, 2010

The Util package: file these under miscellaneous. Download version 0.1

php ORM library

Monday, May 10th, 2010

The Persistance package contains two main ORM design patterns: a very simple TableDataGateway implementation that works with database rows as associative arrays and an ActiveRecord implementation. Both are motivated by the book Patterns of Enterprise Application Architecture by Martin Fowler. Download version 0.1

php database abstraction layer package

Monday, May 10th, 2010

The DB package contains database abstraction layer classes. Version 0.1 Download

php class loading class

Monday, May 10th, 2010

PhpFunk Php Library Core package release version 0.1 Download