PHP Object Framework (PHPOF) v1

This page is about the original version of PHPOF (version 1). This has been superceded by the completely-rewritten PHPOF version 2.

What is PHPOF?

PHPOF is an object-oriented database access layer for PHP. It performs object-relational mapping (ORM) to make using SQL databases easier and more intuitive in PHP.

PHPOF1 has long since been obsoleted by PHPOF2. However, PHPOF1 is still in use on many sites and occasional releases are still made to fix minor bugs or make small improvements.

Key features

Requirements