|
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 | 34 | 0 | 0.0 | 11.4 | — | — | |
| 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 | 26.7 | 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. | 438 | 442 | 42 | 208K | 14 | 32.1 | 48.5 | NOASSERTION | 4 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). | 216 | 216 | 8 | 3K | 0 | 30.9 | 18.9 | MIT | 1 month 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,409 | 2,452 | 444 | 128K | 5 | 35.9 | 25.7 | 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 | 11 | 2K | 1 | 0.6 | 22.4 | MIT | — | |
| zetacomponents/cache | 0.81 | — | 6 | 6 | 9 | 2K | 0 | 0.6 | 33.8 | 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 | 21 | 0 | 0.0 | 18.5 | MIT | — | |
| mostafaznv/laracache | 0.81 | — | 271 | 272 | 6 | 2K | 0 | 20.8 | 13.5 | MIT | 5 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 | 540K | 0 | 1.3 | 55.3 | MIT | 1 year ago | |
| suitmedia/laravel-cloudflare | 0.81 | — | 9 | 9 | 4 | 73 | 0 | 1.2 | 12.7 | MIT | 2 years ago | |
| neurony/laravel-query-cache | 0.81 | — | 48 | 48 | 9 | 230 | 2 | 2.7 | 10.4 | 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. | 501 | 512 | 38 | 2K | 23 | 33.1 | 18.9 | — | 2 months ago | |
| leknoppix/laravel-cloudflare | 0.80 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | 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 | 80 | 0 | 4.2 | 3.9 | 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 | — | 159 | 157 | 14 | 2K | 0 | 18.5 | 17.3 | MIT | 4 months 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 | 584 | 4 | 3.9 | 20.1 | BSD-3-Clause | 10 years ago |
How can I help you explore Laravel packages today?