This package implements an abstraction layer to access different SQL database using the same interface.
It supports:
- Connect to a database given a connection string
- Prepared queries
- Caching query results in files
- Binding variables to query result columns
- Fetch whole result sets into an array
Currently it supports MySQL and SQLite.
| There are not enough user ratings to display for this class. |
| Class |
Dependency |
Why it is needed |
| CRUD Class |
Required |
For database connection |
| manejador DBA |
Required |
El paquete posee todas las funciones utilizadas por la clase. |
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.