Binary package “php-symfony-cache” in ubuntu bionic

Symfony Cache component with PSR-6, PSR-16, and tags

 The Symfony Cache Component provides an extended PSR-6 implementation for
 adding cache to 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.
 .
 Symfony is a PHP framework, a set of tools and a development methodology.