PHPackages                             comphp/cache-symfony-cache - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Caching](/categories/caching)
4. /
5. comphp/cache-symfony-cache

ActiveLibrary[Caching](/categories/caching)

comphp/cache-symfony-cache
==========================

Cache Driver for CommonPHP which utilizes the Symfony Cache library

02PHP

Since May 21Pushed 2w agoCompare

[ Source](https://github.com/commonphp/cache-symfony)[ Packagist](https://packagist.org/packages/comphp/cache-symfony-cache)[ RSS](/packages/comphp-cache-symfony-cache/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

CommonPHP Symfony Cache Driver
==============================

[](#commonphp-symfony-cache-driver)

Cache driver for CommonPHP that wraps Symfony Cache for driver-based cache storage.

Requirements
------------

[](#requirements)

- PHP `^8.5`
- `comphp/cache:^0.3`
- `symfony/cache`

Installation
------------

[](#installation)

Once this package is available through your Composer repositories, install it with:

```
composer require comphp/cache-symfony-cache
```

Usage
-----

[](#usage)

```
