Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 180
PHP Script Codes > PersistClass
This package provides access relational databases. Attempts to focus on simplicity and convenience by eliminating the need of boiler-plate, unmeaningful code.
Features: establish database connections (MySQL, Oracle, more to come), execute SQL queries, parse query results, convenience methods (read single row or value, etc..), data escaping (against SQL injection, HTML escaping for outputs), transaction handling, strict error handling, object persistence, storing and retrieving PHP objects in db tables, possibility to implement support for not yet supported DBs.
Check the new website with demos to see some working examples of its features.