Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
Not enough user ratings | Total: 1,406 | All time: 2,775 This week: 455 |
Version | License | Categories | ||||
sql 1.0 | GNU General Publi... | XML, Databases |
Description | Author | ||||||||||||||||||||||
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. |
|
Files (9) |
File | Role | Description |
---|---|---|
database_connection.php | Class | Database Connectivity |
database_result.php | Class | database results |
datasource.php | Class | Datasource description class |
datasource_config.php | Conf. | Set up your datasources here |
DOCUMENTATION | Doc. | Documentation |
LICENSE | Lic. | GPL |
sample.php | Example | Sample Usage and Test |
sql.php | Appl. | The is the main functionality |
sql_xml.php | Aux. | XML Import Functionality |
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 Comments (1) | |||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
The most current change log for the project |
The primary site for current releases and documentation of the PHP SQL Toolkit |