Files
core/vendor/psr/simple-cache
Hide_D b4605958ad Illuminate: ready. (critical)
- DB에서 illuminate를 가져올 수 있도록 설정
- 업그레이듵 불가, RootDB, DB를 직접 수정해야함
2021-09-21 03:06:42 +09:00
..
2021-09-21 03:06:42 +09:00
2021-09-21 03:06:42 +09:00
2021-09-21 03:06:42 +09:00
2021-09-21 03:06:42 +09:00
2021-09-21 03:06:42 +09:00

PHP FIG Simple Cache PSR

This repository holds all interfaces related to PSR-16.

Note that this is not a cache implementation of its own. It is merely an interface that describes a cache implementation. See the specification for more details.

You can find implementations of the specification by looking for packages providing the psr/simple-cache-implementation virtual package.