Projects / PersistClass

PersistClass

PersistClass provides access to relational databases for PHP. It attempts to focus on simplicity and convenience by eliminating the need for boilerplate, meaningless code. It can establish database connections (MySQL, Oracle, etc.), execute SQL queries, parse query results, provide convenience methods (read a single row or value, etc.), escape data (against SQL injection, HTML escaping for outputs), handle transactions, and provide strict error handling and object persistence (storing and retrieving PHP objects in db tables).

Tags
Licenses
Screenshot

Project Spotlight

httping

A "ping"-like tool for HTTP requests.

Screenshot

Project Spotlight

MyWebSQL

A Web based, WYSIWYG database client.