pdo-x is a data access library for PHP5. It is intended to provide a lightweight, intuitive wrapper for the PDO database library included in PHP since version 5.1. The pdo-x implementation is, in some ways, similar to the Active Record pattern or the Data Access Object pattern, but at currently less than 40kb in three core files, it leaves less of a footprint than many other implementations. Because it wraps the PDO library, it presents a single, consistent API for accessing different types of databases.
xajax is a PHP class library that allows you to easily create powerful, Web-based, Ajax applications or plugins using only HTML, CSS, JavaScript, and PHP. Applications developed with xajax can asynchronously call server-side PHP functions and update content without reloading the page. xajax is object oriented, supports passing single and multidimensional arrays and associative arrays, easy asynchronous form processing, and supports a wide range of Unicode characters and languages encoded with UTF-8.
A set of tools and libraries to access human-editable text-based databases called recfiles.