Y

Yac

Needs Attention

A fast, lock-free, shared memory user data cache for PHP

828stars
197forks
Updated 1 years ago

About Yac

A fast, lock-free, shared memory user data cache for PHP

Yac is a popular PHP caching and locking solution that provides reliable functionality for PHP developers. While still functional, the project may need additional attention for updates.

Quick Installation

composer require laruence/yac

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

Why Use Yac?

  • Community Trusted - With 828 GitHub stars, it's a proven solution
  • PHP Caching and Locking - Specialized solution for caching and locking needs
  • Open Source - Free to use with full source code access

Project Details

Maintainer
@laruence
Last Updated
1 years ago
Status
Needs Attention
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