phpfastcache/phpfastcache-devtools
Internal development tools used by Phpfastcache and its extensions. Provides utilities to support building, testing, and maintaining Phpfastcache-related packages and workflows.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| fig/cache-util | 0.86 | 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 | 1K | 1 | 0.6 | 21.0 | MIT | — | |
| edsi-tech/redis-guzzle-cache | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.9 | — | — | 11 years ago | |
| guzzle/cache | 0.84 | Adds response caching to Guzzle HTTP clients. Store and reuse GET responses to cut latency and API calls, with configurable cache pools, TTLs, and cache strategies. Useful for microservices, third‑party APIs, and rate‑limited endpoints. | 3 | 4 | 0 | 325 | 0 | 0.0 | 26.5 | — | — | |
| vigstudio/laravel-eloquent-query-cache | 0.84 | 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 | |
| siguici/laravel-devtools | 0.84 | A lightweight set of dev tools for Laravel to speed up local development. Adds helpful debugging and productivity utilities you can enable in development environments to inspect requests, log output, and streamline common workflow tasks. | 1 | — | 0 | — | 0 | 5.8 | — | MIT | 5 months ago | |
| effiana/phpfastcache-bundle | 0.84 | — | 0 | 0 | 1 | 0 | 0 | 0.9 | — | MIT | 6 years ago | |
| jord-jd/do-file-cache | 0.84 | Laravel file cache driver that stores cache entries as PHP “.do” files. Simple, fast, git-friendly caching for local/dev use, with easy setup and predictable files you can inspect, commit, or clear without a database. | 15 | 15 | 5 | 227 | 1 | 14.7 | — | LGPL-3.0 | 3 months ago | |
| barryvdh/laravel-httpcache | 0.84 | 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. | 503 | 513 | 39 | 2K | 23 | 15.6 | 17.1 | — | 1 year ago | |
| mostafaznv/laracache | 0.83 | — | 0 | 272 | — | 1K | — | 24.8 | 11.9 | — | — | |
| 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 | 5 | 0 | 0.0 | 3.6 | — | — | |
| intervention/imagecache | 0.83 | — | 636 | 662 | 139 | 101K | 38 | 10.1 | 32.0 | MIT | 5 years ago | |
| becklyn/cache | 0.83 | — | 1 | 1 | 0 | 129 | 0 | 0.9 | 25.1 | BSD-3-Clause | 4 years ago | |
| bash/cache-bundle | 0.83 | — | 1 | 1 | 0 | 6 | 0 | 4.6 | 8.3 | — | 2 years ago | |
| spiritix/lada-cache | 0.83 | Redis-based, fully automated query cache for Laravel. Transparent with Eloquent/Query Builder, granular invalidation of affected rows/tables, scalable and cluster-ready. Includes Debugbar insights and table include/exclude controls. | 592 | 591 | 71 | 4K | 0 | 34.8 | 14.8 | MIT | 2 weeks ago | |
| thecodingmachine/cache-utils | 0.83 | Small set of PHP cache helpers by TheCodingMachine: adapters and utilities around PSR-6/PSR-16 caches, including cache wrappers and simple tooling to standardize access, reduce boilerplate, and ease integration in frameworks and libraries. | 2 | 2 | 3 | 34K | 0 | 0.6 | 55.3 | — | 6 years ago | |
| psr-discovery/cache-implementations | 0.83 | 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. | 7 | 7 | 1 | 439K | 0 | 1.3 | 55.3 | MIT | 1 year ago | |
| zetacomponents/cache | 0.82 | — | 6 | 6 | 9 | 5K | 0 | 0.6 | 40.0 | NOASSERTION | — | |
| gregwar/cache | 0.82 | gregwar/cache is a lightweight PHP caching library with a simple API for caching values and function results. Supports multiple backends (filesystem, APC/APCu, memcache), TTL expiration, cache namespaces/prefixes, and easy integration into existing apps. | 108 | 112 | 30 | 31K | 4 | 2.8 | 35.6 | MIT | — | |
| adibox/adibox-cache-bundle | 0.82 | Laravel cache bundle for Adibox projects, providing ready-to-use cache configuration and integration helpers. Simplifies setting up cache drivers, prefixes, and environment-based defaults across apps with a consistent, reusable package. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| beste/in-memory-cache | 0.82 | Lightweight PSR-6 in-memory cache for PHP. Ideal as a default cache implementation and for fast, dependency-free tests. Supports expirations and can use a PSR-20 clock (e.g. frozen clock) for deterministic time-based behavior. | 25 | 25 | 0 | 1M | 0 | 20.6 | 64.2 | MIT | 1 month ago |
How can I help you explore Laravel packages today?