The PHP SQL Toolkit is a PHP class system for abstracting database calls. Using classes or functions, it abstracts the underlying database structure into data sources in a manner similar to ODBC. Data sources are defined in one file and a standardized syntax is used for connecting to all databases. This is useful for portable code or for referencing multiple databases on multiple platforms all at the same time.
| Project record: |
sqltoolkit |
| Popularity score: |
33.14 |
| Vitality score: |
2.24 |
| There are not enough user ratings to display for 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.
| Link |
Description |
| Change Log |
The most current change log for the project |
| Project Home |
The primary site for current releases and documentation of the PHP SQL Toolkit |