Recommend this page to a friend! |
Download .zip |
Info | View files (4) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2010-12-31 (5 years ago) | Not yet rated by the users | Total: 515 This week: 1 | All time: 5,455 This week: 1,047 |
Version | License | PHP version | Categories | |||
mysql-cache-wrapper 0.2 | BSD License | 4.2 | Databases, Cache |
Description | Author | |||||||||||||
This class can be used to execute MySQL queries and cache results in files. |
|
This is my first contribution, i took several classes from here and would like to give some back. Maybe someone can use as i did. I needed for some customer projects a mysql wrapper who caches mysql database queries. Another approach was that if database connection fails , the cached result will be returned. The class had to be runable under php4/5. So this is a quick result. use it as you like. if you use this with php < 5.2 you need json.class.php http://pear.php.net/pepr/pepr-proposal-show.php?id=198 History: 08.12.2010 - Version 0.1 finished 12.12.2010 - Implemented Class Registry 31.12.2010 - Implemented Event Handling -> v 0.2 Todo: Blacklist queries who cannot be cached |
Files |
File | Role | Description |
---|---|---|
example.php | Example | Example usage |
LICENSE.txt | Lic. | BSD License |
phpMysqlCachingWrapper.class.php | Class | Wrapper and cache class |
README.txt | Doc. | Readme |
mysql-cache-wrapper-2010-12-31.zip 6KB | |
mysql-cache-wrapper-2010-12-31.tar.gz 5KB | |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.