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 - no more undetected errors
- object persistence - storing and retrieving PHP objects in db tables
- possibility to implement support for not yet supported DBs
Check the included demos to see some working examples of its features.
|
|
| Name: |
PersistClass |
| Base name: |
persistclass |
| Description: |
DB access wrapper & storing objects in DB tables |
| Version: |
1.0 |
| PHP version: |
5.0 |
| License: |
Freely Distributable |
| All time users: |
473 users |
| All time rank: |
5102 |
| Week users: |
0 users |
| Week rank: |
2039  |
| |
|
| Project record: |
persistclass |
| Popularity score: |
17.92 |
| Vitality score: |
37.77 |
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|