Linux ns1.utparral.edu.mx 6.8.0-79-generic #79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2 x86_64
Apache/2.4.58 (Unix) OpenSSL/1.1.1w PHP/8.2.12 mod_perl/2.0.12 Perl/v5.34.1
: 10.10.1.9 | : 10.10.1.254
Cant Read [ /etc/named.conf ]
daemon
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
README
+ Create Folder
+ Create File
/
opt /
lampp /
htdocs /
phpMyAdmin /
vendor /
symfony /
cache /
[ HOME SHELL ]
Name
Size
Permission
Action
Adapter
[ DIR ]
drwxrwxr-x
DataCollector
[ DIR ]
drwxrwxr-x
Exception
[ DIR ]
drwxrwxr-x
Simple
[ DIR ]
drwxrwxr-x
Traits
[ DIR ]
drwxrwxr-x
CacheItem.php
5.04
KB
-rwxrwxr-x
CHANGELOG.md
988
B
-rwxrwxr-x
composer.json
1.25
KB
-rwxrwxr-x
DoctrineProvider.php
1.53
KB
-rwxrwxr-x
LICENSE
1.04
KB
-rwxrwxr-x
phpunit.xml.dist
1.63
KB
-rwxrwxr-x
README.md
922
B
-rwxrwxr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : README.md
Symfony PSR-6 implementation for caching ======================================== This component provides an extended [PSR-6](http://www.php-fig.org/psr/psr-6/) implementation for adding cache to your applications. It is designed to have a low overhead so that caching is fastest. It ships with a few caching adapters for the most widespread and suited to caching backends. It also provides a `doctrine/cache` proxy adapter to cover more advanced caching needs and a proxy adapter for greater interoperability between PSR-6 implementations. Resources --------- * [Documentation](https://symfony.com/doc/current/components/cache.html) * [Contributing](https://symfony.com/doc/current/contributing/index.html) * [Report issues](https://github.com/symfony/symfony/issues) and [send Pull Requests](https://github.com/symfony/symfony/pulls) in the [main Symfony repository](https://github.com/symfony/symfony)
Close