| Recommend this page to a friend! | 
|  Download | 
| Info |  Files |  Install with Composer |  Download | Reputation | Support forum | Blog | Links | 
| Ratings | Unique User Downloads | Download Rankings | ||||
|     64% | Total: 537 | All time:  5,610 This week: 36  | ||||
| Version | License | PHP version | Categories | |||
| persistclass 1.0 | Freely Distributable | 5.0 | PHP 5, Databases, Design Patterns | 
| Description | Author | ||||||||||||||||||||||
| This package provides access relational databases. Attempts to focus on simplicity and convenience by eliminating the need of boiler-plate, unmeaningful code. | 
 | ||||||||||||||||||||||
|  Files (21) | 
| File | Role | Description | ||
|---|---|---|---|---|
|  persistclass (1 file, 1 directory) | ||||
|    manual.html | Doc. | Manual | ||
|    demo1-connection.php | Example | Creating a DB connection | ||
|    demo2-simpledboperations.php | Example | Executing DB queries | ||
|    demo3-classpersistence.php | Example | Object mapping | ||
|    demo4-errorhandling.php | Example | Error handling | ||
|    demo5-advancedpersistence.php | Example | Multiple connections, advanced mapping | ||
|    demo6-transactionhandling.php | Example | Transaction handling | ||
|    demo7-optimizingscalability.php | Example | Optimizing for high-scale | ||
|    demo8-orm.php | Example | Custom column mapping | ||
|    demotable.sql.txt | Example | Test data table | ||
|    newdbsupportimplementationguide.html | Doc. | Support for other DBs implementation guide | ||
|  Files (21) | / | persistclass | 
| File | Role | Description | ||
|---|---|---|---|---|
|  dbconnection (4 files, 1 directory) | ||||
|  PersistClass.php | Class | Main ORM class | ||
|  Files (21) | / | persistclass | / | dbconnection | 
| File | Role | Description | ||
|---|---|---|---|---|
|  exception (5 files) | ||||
|  DbConnection.php | Class | DB connection layer | ||
|  DbConnectionMysql.php | Class | MySQL implementation | ||
|  DbConnectionOracle.php | Class | Oracle implementation | ||
|  DbConnectionPool.php | Class | Connection pool | ||
|  Files (21) | / | persistclass | / | dbconnection | / | exception | 
| File | Role | Description | 
|---|---|---|
|  ConnectionException.php | Class | Exception for connection problems | 
|  DbException.php | Class | Exception for any problem | 
|  NoDataException.php | Class | Exception for wrong data field | 
|  NoResultException.php | Class | Exception for no result retrieved | 
|  QueryException.php | Class | Exception for query errors | 
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. | 
|  Install with Composer | 
| Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
| 0% | 
 | 
 | 
| User Ratings | User Comments (2) | |||||||||||||||||||||||||||||||||||||
| 
 | 
 | |||||||||||||||||||||||||||||||||||||
| Applications that use this package | 
 If you know an application of this package, send a message to the author to add a link here.
 If you know an application of this package, send a message to the author to add a link here.