1764916618
markdown-d3c3e7f52c1ee5aee6ee992d622ab2cb5f4fcfd7
s:992:"<h1>Symfony PSR-6 implementation for caching</h1>
<p>The Cache component provides an extended
<a href="http://www.php-fig.org/psr/psr-6/">PSR-6</a> 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 <code>doctrine/cache</code> proxy adapter
to cover more advanced caching needs and a proxy adapter for greater
interoperability between PSR-6 implementations.</p>
<h2>Resources</h2>
<ul>
<li><a href="https://symfony.com/doc/current/components/cache.html">Documentation</a></li>
<li><a href="https://symfony.com/doc/current/contributing/index.html">Contributing</a></li>
<li><a href="https://github.com/symfony/symfony/issues">Report issues</a> and
<a href="https://github.com/symfony/symfony/pulls">send Pull Requests</a>
in the <a href="https://github.com/symfony/symfony">main Symfony repository</a></li>
</ul>";