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
I loved Simple-PHP-Cache, its small and portable, fits everywhere and is very simple.
But the code is old, buggy and unmaintained.
I have released a full rewrite inspired by this library, called PHP-File-Cache.
It's similar to Simple-PHP-Cache, but also improved drastically.
Extended with many handy functions like refreshIfExpired
Light, standalone and simple
All code in one file - no pointless drivers.
Secure - direct cache file access is impossible
Well documented and tested
Supports PHP 5.4.0 - 7.1+
Free under a MIT license
Hope it helps someone.
The text was updated successfully, but these errors were encountered:
https://github.com/Wruczek/PHP-File-Cache
I loved Simple-PHP-Cache, its small and portable, fits everywhere and is very simple.
But the code is old, buggy and unmaintained.
I have released a full rewrite inspired by this library, called PHP-File-Cache.
It's similar to Simple-PHP-Cache, but also improved drastically.
refreshIfExpired
Hope it helps someone.
The text was updated successfully, but these errors were encountered: