|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| aping/laravel-opcache-gui | 0.83 | Laravel Opcache GUI for Laravel apps. Adds a simple web page to view PHP OPCache status and configuration. Install via Composer, register the service provider, and add a route to access the dashboard (e.g., /opcache). Flush support planned. | 5 | 5 | 0 | 26 | 0 | 0.0 | 10.0 | — | — | |
| tweedegolf/prometheus-client | 0.82 | Archived/unmaintained PHP Prometheus client by Tweede Golf. Provides Counter and Gauge metrics with multiple storage backends (e.g., APC/APCu) and a text formatter to expose a /metrics endpoint for Prometheus scraping. | 11 | 10 | 16 | 7K | 3 | 0.8 | 27.1 | MIT | 4 years ago | |
| nette/caching | 0.82 | Nette Caching is a lightweight PHP caching library with a simple API and multiple storage backends (file, memory, etc.). Supports cache expiration, dependencies, tags, and automatic invalidation to speed up applications with minimal setup. | 437 | 441 | 43 | 209K | 14 | 34.6 | 49.8 | NOASSERTION | 2 months ago | |
| iazaran/smart-cache | 0.82 | Drop-in replacement for Laravel’s Cache facade that automatically compresses and chunks large values, deduplicates unchanged writes, self-heals corrupted entries, and performs cost-aware eviction. Works with existing code (PHP 8.1+, Laravel 8–13). | 211 | 211 | 8 | 2K | 0 | 30.0 | 16.5 | MIT | 4 weeks ago | |
| phpfastcache/phpfastcache | 0.81 | Phpfastcache is a fast, driver-based PHP caching library supporting PSR-6 and PSR-16. Works with many backends (files, APCu, Redis, Memcached, etc.), offers a unified API, and includes a type-aware v9 for PHP 8+. | 2,408 | 2,456 | 445 | 105K | 4 | 35.6 | 24.2 | MIT | 1 year ago | |
| vigstudio/laravel-eloquent-query-cache | 0.81 | Add query-level caching back to Eloquent with a simple remember-like API. Cache results from database queries, reduce repeated hits, and integrate with Laravel’s cache stores for faster reads and configurable invalidation. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | Apache-2.0 | 3 years ago | |
| fig/cache-util | 0.81 | Utilities for building PSR-6 cache libraries: traits and base classes that handle common boilerplate for cache pools and items. Includes a simple in-memory PSR-6 implementation for demos and debugging (not production-ready). | 36 | 38 | 12 | 2K | 1 | 0.6 | 22.4 | MIT | — | |
| zetacomponents/cache | 0.81 | — | 6 | 6 | 9 | 2K | 0 | 0.6 | 34.4 | NOASSERTION | — | |
| codepoet/opcache-profiler-bundle | 0.81 | — | 7 | 8 | 1 | 0 | 0 | 0.1 | — | — | — | |
| phpfastcache/phpfastcache-devtools | 0.81 | Internal development tools used by Phpfastcache and its extensions. Provides utilities to support building, testing, and maintaining Phpfastcache-related packages and workflows. | 0 | 0 | 0 | 31 | 0 | 0.0 | 20.8 | MIT | — | |
| mostafaznv/laracache | 0.81 | — | 272 | 272 | 6 | 1K | 0 | 22.8 | 12.6 | MIT | 2 months ago | |
| psr-discovery/cache-implementations | 0.81 | Discovers installed PSR-6 cache implementations at runtime and returns the first available adapter, avoiding hard dependencies in libraries/SDKs. Supports php-cache adapters and Stash, with options to prefer or manually instantiate configurable caches. | 8 | 8 | 1 | 455K | 0 | 1.3 | 55.3 | MIT | 1 year ago | |
| suitmedia/laravel-cloudflare | 0.81 | — | 9 | 9 | 4 | 51 | 0 | 1.2 | 10.9 | MIT | 2 years ago | |
| neurony/laravel-query-cache | 0.81 | — | 48 | 48 | 9 | 179 | 2 | 2.7 | 9.2 | MIT | 6 years ago | |
| barryvdh/laravel-httpcache | 0.80 | Adds HTTP caching to Laravel using Symfony HttpCache. Supports reverse proxy-style caching, cache invalidation, and ESI, helping you speed up responses while keeping dynamic content fresh with simple middleware and configuration. | 502 | 512 | 39 | 2K | 23 | 35.5 | 18.8 | — | 1 week ago | |
| leknoppix/laravel-cloudflare | 0.80 | — | 0 | 0 | 0 | 90 | 0 | 0.3 | 31.1 | MIT | 1 year ago | |
| nilportugues/php_backslasher | 0.80 | CLI tool that scans PHP code and prefixes internal functions/constants (plus true/false/null) with a leading backslash for faster resolution, especially with OPcache. Run php bin/php_backslasher fix to update a directory. | 88 | 88 | 5 | 28 | 0 | 4.2 | 1.6 | MIT | 6 years ago | |
| captjm/clear-cache-bundle | 0.80 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | NOASSERTION | 3 years ago | |
| elipzis/laravel-cacheable-model | 0.80 | — | 157 | 158 | 14 | 2K | 0 | 21.4 | 18.5 | MIT | 1 month ago | |
| clickalicious/memcached.php | 0.79 | Plain PHP Memcached client with near-complete ASCII protocol support. Store native PHP types (arrays/objects), incr/decr, efficient shared connections, configurable close behavior, PSR-compliant clean code, and solid PHPUnit test coverage. | 29 | 30 | 9 | 796 | 4 | 3.9 | 20.9 | BSD-3-Clause | 10 years ago |
How can I help you explore Laravel packages today?