酒店预订平台
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.
 
 
 
 
 
 
Gitea cbaa767e15 ss pirms 3 gadiem
..
Adapter ss pirms 3 gadiem
DataCollector ss pirms 3 gadiem
DependencyInjection ss pirms 3 gadiem
Exception ss pirms 3 gadiem
Marshaller ss pirms 3 gadiem
Simple ss pirms 3 gadiem
Traits ss 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