PHPackages                             pbaszak/symfony-messenger-cache-bundle - 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. pbaszak/symfony-messenger-cache-bundle

ActiveSymfony-bundle[Caching](/categories/caching)

pbaszak/symfony-messenger-cache-bundle
======================================

Messenger Cache Bundle is a package for the Symfony Messenger component that enables creating, invalidating, and refreshing cache using attributes. This allows for faster and more efficient processing of asynchronous tasks.

1.9.0(2y ago)9111↓33.3%[2 issues](https://github.com/patrykbaszak/messenger-cache-bundle/issues)MITPHPPHP &gt;=8.0

Since Apr 20Pushed 2y ago3 watchersCompare

[ Source](https://github.com/patrykbaszak/messenger-cache-bundle)[ Packagist](https://packagist.org/packages/pbaszak/symfony-messenger-cache-bundle)[ RSS](/packages/pbaszak-symfony-messenger-cache-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (16)Versions (5)Used By (0)

Messenger Cache Bundle
======================

[](#messenger-cache-bundle)

Compatibility
-------------

[](#compatibility)

- **PHP 8.0** - **PHP 8.2**
- **Symfony 5.4** - **Symfony 6.2**

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

[](#installation)

```
composer require pbaszak/symfony-messenger-cache-bundle
```

In the `config/bundles.php` file:

```
