Update
This commit is contained in:
parent
a37785b391
commit
33458b2ca3
9915 changed files with 1247019 additions and 0 deletions
9
trunk/_vendor/psr/cache/README.md
vendored
Normal file
9
trunk/_vendor/psr/cache/README.md
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
PSR Cache
|
||||
=========
|
||||
|
||||
This repository holds all interfaces defined by
|
||||
[PSR-6](http://www.php-fig.org/psr/psr-6/).
|
||||
|
||||
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue