Libraries tagged by php cache
grindkit/grindkit
18 Downloads
PHP GrindKit for reading cachegrind compatible files.
typhoon/opcache
5735 Downloads
PSR-16 compliant cache that stores values as PHP files, suitable for OPcaching.
tim661811/laravel-telemetry-reporter
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.
requtize/assetter
509 Downloads
Assets manager for PHP. Allow manage CSS and JS files in website and its dependencies. Also allows refresh cache in browsers by adding revisions of loaded files.
yukata-roommate/cache
13 Downloads
Easy to use cache control in PHP
xnicon/simple-php-cache
6 Downloads
Simple PHP cache
wshafer/psr11-phpcache
2200 Downloads
PHP-Cache Factories for PSR-11
winnipass/simple-php-cache
5 Downloads
A light, simple but powerful PHP5 Cache Class which uses the filesystem for caching.
websk/php-cache
151 Downloads
tomcao/php-cache
6 Downloads
a simple php cache
timeuser/tim-cache
4 Downloads
php cache
this7/cache
48 Downloads
this7 PHP cache class.
tarcisiojr/php-cache
8 Downloads
Sistema para cache de métodos baseado em https://github.com/spatie/once
taitava/php-cachedcall
10 Downloads
A simple PHP trait that makes it easy to cache class method call results within a single session.
super-simple/cache
4 Downloads
The PHP cache library implementing psr-16.