📍 /home/diasdiamonds/public_html/adminarea/vendor/cakephp/cakephp/src/Cache
📝 Editando: composer.json
{ "name": "cakephp/cache", "description": "Easy to use Caching library with support for multiple caching backends", "type": "library", "keywords": [ "cakephp", "caching", "cache" ], "homepage": "https://cakephp.org", "license": "MIT", "authors": [ { "name": "CakePHP Community", "homepage": "https://github.com/cakephp/cache/graphs/contributors" } ], "support": { "issues": "https://github.com/cakephp/cakephp/issues", "forum": "https://stackoverflow.com/tags/cakephp", "irc": "irc://irc.freenode.org/cakephp", "source": "https://github.com/cakephp/cache" }, "require": { "php": ">=5.6.0", "cakephp/core": "^3.6.0" }, "autoload": { "psr-4": { "Cake\\Cache\\": "." } } }
[ Cancelar ]
Nome
Permissões
Ações
[ .. Voltar ]
📄 Cache.php
0644
[ EDITAR/VER ]
📄 CacheEngine.php
0644
[ EDITAR/VER ]
📄 CacheRegistry.php
0644
[ EDITAR/VER ]
📁
Engine/
0755
📄 README.md
0644
[ EDITAR/VER ]
📄 composer.json
0644
[ EDITAR/VER ]