nytris / bundle
Installs: 1 423
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- php: >=8.1
- nytris/nytris: ^0.1
- symfony/config: ^5.0
- symfony/dependency-injection: ^5.0
- symfony/http-kernel: ^5.0
- symfony/yaml: ^5.0
Requires (Dev)
- mockery/mockery: ^1.6
- nytris/boost: @dev
- phpstan/phpstan: ^1.10
- phpstan/phpstan-mockery: ^1.1
- phpunit/phpunit: ^10.2
- symfony/framework-bundle: ^5.0
README
Integrates Nytris packages into a Symfony application via plugins.
Usage
Install this package with Composer:
$ composer install nytris/bundle
Plugins
Install 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.