Update website
This commit is contained in:
parent
4413528994
commit
1d90fbf296
6865 changed files with 1091082 additions and 0 deletions
9
vendor/psr/cache/README.md
vendored
Normal file
9
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