OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
firebase
/
vendor
/
psr
/
simple-cache
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
08/12/2024 10:33:03 AM
rwxr-xr-x
📄
.editorconfig
283 bytes
08/12/2024 10:33:03 AM
rw-r--r--
📁
.git
-
08/12/2024 10:36:06 AM
rwxr-xr-x
📄
.gitattributes
371 bytes
08/12/2024 10:33:03 AM
rw-r--r--
📄
.gitignore
36 bytes
08/12/2024 10:33:03 AM
rw-r--r--
📄
LICENSE.md
1.13 KB
08/12/2024 10:33:03 AM
rw-r--r--
📄
README.md
571 bytes
08/12/2024 10:33:03 AM
rw-r--r--
📄
composer.json
577 bytes
08/12/2024 10:33:03 AM
rw-r--r--
📁
src
-
08/12/2024 10:33:31 AM
rwxr-xr-x
Editing: README.md
Close
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](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-16-simple-cache.md) for more details. You can find implementations of the specification by looking for packages providing the [psr/simple-cache-implementation](https://packagist.org/providers/psr/simple-cache-implementation) virtual package.