Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP-File-Cache - Modern, maintained and secure alternative to Simple-PHP-Cache #28

Open
Wruczek opened this issue Sep 8, 2018 · 0 comments

Comments

@Wruczek
Copy link

Wruczek commented Sep 8, 2018

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.

  • 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant