Integrates Nytris packages into a Symfony application via plugins.
Install this package with Composer:
$ composer install nytris/bundleInstall one or more plugins as required:
- Envoylope AMQP-Compat for integrating PHP AMQP-Compat into a Symfony application.
- Nytris Shift Symfony for integrating PHP Code Shift into a Symfony application.
See the respective READMEs for each plugin and Nytris itself for configuration instructions, but usually a Nytris Bundle plugin will automatically be registered with the Bundle itself on installation.