Nicolas Grekas 6def7595e7 Merge branch '4.4' into 5.1
* 4.4:
  Use createMock() and use import instead of FQCN
2021-01-27 11:01:46 +01:00
2020-01-09 13:59:02 +01:00
2020-10-12 13:21:05 +02:00
2021-01-27 11:01:46 +01:00
2021-01-14 16:25:38 +01:00
2020-12-23 16:26:14 +01:00
2021-01-14 16:25:38 +01:00
2021-01-01 10:24:35 +01:00
2020-09-02 18:23:27 +02:00
2020-12-23 16:26:14 +01:00
2021-01-10 17:25:35 +01:00

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

Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:31:32.681Z
Readme MIT 4.4 MiB
Languages
PHP 100%