1769953148
markdown-aa7026de5e3c57b8facfb9600ec596a3cfc21f63
s:1045:"<h1>Symfony PSR-6 implementation for caching</h1>
<p>The Cache component provides extended
<a href="https://www.php-fig.org/psr/psr-6/">PSR-6</a> implementations for adding cache to
your applications. It is designed to have a low overhead so that caching is
fastest. It ships with adapters for the most widespread caching backends.
It also provides a <a href="https://www.php-fig.org/psr/psr-16/">PSR-16</a> adapter,
and implementations for <a href="https://github.com/symfony/cache-contracts">symfony/cache-contracts</a>'
<code>CacheInterface</code> and <code>TagAwareCacheInterface</code>.</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>";