league/flysystem-cached-adapter
Caching adapter for Flysystem that speeds up filesystem operations by storing metadata (like directory listings and file info) in a cache backend. Reduces repeated calls to slower storage (S3/FTP) and improves performance in read-heavy scenarios.
|
Package
|
Constraint
|
|---|---|
| league/flysystem | ~1.0 |
| psr/cache | ^1.0.0 |
|
Package
|
Constraint
|
|---|---|
| mockery/mockery | ~0.9 |
| phpspec/phpspec | ^3.4 |
| phpunit/phpunit | ^5.7 |
| predis/predis | ~1.0 |
| tedivm/stash | ~0.12 |
How can I help you explore Laravel packages today?