Download the PHP package oxhq/cachelet-core without Composer
On this page you can find all versions of the php package oxhq/cachelet-core. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download oxhq/cachelet-core
More information about oxhq/cachelet-core
Files in oxhq/cachelet-core
Download oxhq/cachelet-core
More information about oxhq/cachelet-core
Files in oxhq/cachelet-core
Vendor oxhq
Package cachelet-core
Short Description Core cache orchestration runtime for the Cachelet package family.
License MIT
Homepage https://github.com/oxhq/cachelet
Package cachelet-core
Short Description Core cache orchestration runtime for the Cachelet package family.
License MIT
Homepage https://github.com/oxhq/cachelet
Please rate this library. Is it a good library?
Informations about the package cachelet-core
cachelet-core
Generic cache operations runtime for Laravel.
cachelet-core is the foundation of the Cachelet family: deterministic keys, TTL/SWR behavior, inspection, invalidation, telemetry, and sidecar maintenance without model, query, or request-specific integrations.
Install
Best Fit
Use this package when the app already has its own caching layer and you want the Cachelet operating model around it:
- stable coordinates
- normalized payload keys
- exact-key and prefix invalidation
onStore(...)routing- telemetry and intervention contracts
cachelet:list,cachelet:inspect,cachelet:flush, andcachelet:prune
Example
Docs
../../docs/operations.md../../docs/operator-questions.md../../docs/install-matrix.md
All versions of cachelet-core with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
illuminate/cache Version ^12.0|^13.0
illuminate/support Version ^12.0|^13.0
illuminate/cache Version ^12.0|^13.0
illuminate/support Version ^12.0|^13.0
The package oxhq/cachelet-core contains the following files
Loading the files please wait ...