Recommend this page to a friend! |
Download |
Info | Screenshots | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
69% | Total: 1,379 | All time: 2,819 This week: 455 |
Version | License | Categories | ||||
sqlcache 1.0.0 | GNU General Publi... | Databases, Cache |
Description | Author | |||||||||||||||||||||||
This package can be used to cache the results of SQL database query results in files. |
|
|
Screenshots (2) | ||
Files (11) |
File | Role | Description | ||
---|---|---|---|---|
cache (1 file) | ||||
phpbb_dbapi (1 file) | ||||
adodb.sqlapi.lib | Class | SQL API Extension of AdoDB | ||
adodb_sample.php | Example | Sample of ADODB SQL Caching extension | ||
phpbb.sqlapi.lib.php | Class | SQL API Extension of PHPBB DAL | ||
phpbb_sample.php | Example | Sample of PHPBB DAL SQL Caching extension | ||
readme.txt | Doc. | Short documentation | ||
sqlcache.lib.php | Class | SQL Cache Class Library | ||
test.sql | Data | Sample of DB |
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 (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 |
ADOdb is a database abstraction library for PHP |
PHPBB Database Abstract Layers Library (DB folder of PHPBB main package) |
Pages that reference this package |
In the past, we’ve discussed several methods you can use to reduce hand coding by use code generators or even APIs... |