P

Php Lrucache

Archived

LRU Cache implementation in PHP

67stars
29forks
Updated 11 years ago

About Php Lrucache

LRU Cache implementation in PHP

Php Lrucache is a popular PHP caching and locking solution that provides reliable functionality for PHP developers. Note: This project has been archived and may not receive further updates.

Quick Installation

composer require rogeriopvl/php-lrucache

Install via Composer. For detailed installation instructions, visit theofficial documentation.

Why Use Php Lrucache?

  • PHP Caching and Locking - Specialized solution for caching and locking needs
  • Open Source - Free to use with full source code access

Project Details

Maintainer
@rogeriopvl
Last Updated
11 years ago
Status
Archived
Advertisement
Sponsored

Related Caching and Locking Libraries

View all →

A high-performance backend cache system. It is intended for use in speeding up dynamic web applications by alleviating database load. Well implemented, it can drops the database load to almost no...

2.4k
450
9 months ago