酒店预订平台
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 
 
 
娄梦宁 6fc8404cd4 init pirms 3 gadiem
..
Adapter init pirms 3 gadiem
DataCollector init pirms 3 gadiem
DependencyInjection init pirms 3 gadiem
Exception init pirms 3 gadiem
Marshaller init pirms 3 gadiem
Simple init pirms 3 gadiem
Traits init pirms 3 gadiem
CHANGELOG.md init pirms 3 gadiem
CacheItem.php init pirms 3 gadiem
DoctrineProvider.php init pirms 3 gadiem
LICENSE init pirms 3 gadiem
LockRegistry.php init pirms 3 gadiem
PruneableInterface.php init pirms 3 gadiem
Psr16Cache.php init pirms 3 gadiem
README.md init pirms 3 gadiem
ResettableInterface.php init pirms 3 gadiem
composer.json init pirms 3 gadiem

README.md

Symfony PSR-6 implementation for caching

The Cache component provides an extended 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