PHPackages                             crutch/producer - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. crutch/producer

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

crutch/producer
===============

producer interface

v1.0.0(3y ago)0522MITPHPPHP ^7.4 || ^8.0

Since Jan 19Pushed 3y agoCompare

[ Source](https://github.com/php-crutch/producer)[ Packagist](https://packagist.org/packages/crutch/producer)[ RSS](/packages/crutch-producer/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (2)

crutch/producer
===============

[](#crutchproducer)

Note that this is not a Producer implementation of its own. It is merely abstractions that describe the components of a Producer.

The installable [package](https://packagist.org/packages/crutch/producer) and [implementations](https://packagist.org/providers/crutch/producer-implementation) are listed on Packagist.

Install
=======

[](#install)

```
composer require crutch/producer
```

You may use `\Crutch\Producer\Producers\RouteProducer` for split producers by topic

```
