Libraries tagged by cache chunking

iazaran/smart-cache

216 Favers
19567 Downloads

Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.

Go to Download


carlosio/opcache-dashboard

134 Favers
55986 Downloads

Set up properly and monitor your Zend OPcache with this dashboard that will help you checking memory, hits and status, configuring for optimal performance (warning you when cache full, validation, etc.) and reseting one or all scripts with one click.

Go to Download


lullabot/cmc

2 Favers
11663 Downloads

Tools for checking cacheability metadata in Drupal

Go to Download


romeoz/rock-cache

7 Favers
3094 Downloads

Unified API for key-value storages in memory. As a storage can be used: APC, Redis, Memcache, Couchbase or MongoDB. All storage objects have one interface, so you can switch them without changing the working code.

Go to Download


stougeiro/cache-contract

0 Favers
3 Downloads

Minimal cache contract package defining the essential interfaces for a plug-and-play caching layer. Provides a lightweight CacheInterface with basic operations for storing, retrieving, checking, deleting and clearing cached values in modular PHP applications.

Go to Download


tim661811/laravel-telemetry-reporter

2 Favers
13 Downloads

A reusable Laravel 10+ package that lets you annotate any service method with a PHP attribute to collect custom telemetry (e.g. user counts, disk usage, feature flags) and automatically report it—at configurable intervals—to a central server over HTTP. Data is grouped per application host, is fully configurable via a published telemetry.php config (backed by your chosen cache), and integrates seamlessly with Laravel’s scheduler and HTTP client.

Go to Download


miovisman/normemail

1 Favers
42 Downloads

Normalization of email for bans, for request cache to SFS or for checking the uniqueness of new users.

Go to Download