You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HybridCache is a PHP package for manage cache with the data storage abstrcted. Someone can implement with any storage media. Internaly the storage media is used as a key/value dictionary, but any other method can be adapted (ex: SQLite) and a lot of diferents methods in the same instance.
Actualy version
The actualy version is 0.9.0 (updated 30-01-2013 dd-mm-yyyy), you can see the changes from Changelog page.
HybridCache methodology
The class cache is like key/value dictionary with some functions extras for cache