21 lines
1.4 KiB
Markdown
21 lines
1.4 KiB
Markdown
![]() |
# Flysystem Cached CachedAdapter
|
||
|
|
||
|
[](https://twitter.com/frankdejonge)
|
||
|
[](https://travis-ci.org/thephpleague/flysystem-cached-adapter)
|
||
|
[](https://scrutinizer-ci.com/g/thephpleague/flysystem-cached-adapter/code-structure)
|
||
|
[](https://scrutinizer-ci.com/g/thephpleague/flysystem-cached-adapter)
|
||
|
[](LICENSE)
|
||
|
[](https://packagist.org/packages/league/flysystem-cached-adapter)
|
||
|
[](https://packagist.org/packages/league/flysystem-cached-adapter)
|
||
|
|
||
|
|
||
|
The adapter decorator caches metadata and directory listings.
|
||
|
|
||
|
```bash
|
||
|
composer require league/flysystem-cached-adapter
|
||
|
```
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
[Check out the docs.](https://flysystem.thephpleague.com/docs/advanced/caching/)
|