profesia / psr15-symfony-bundle
Symfony bundle designed to bring PSR-15 fashioned middlewares to Symfony 5+ applications
v3.4.1
2026-01-28 16:55 UTC
Requires
- php: ~8.2 || ~8.3 || ~8.4 || ~8.5
- myclabs/deep-copy: ~1.10
- php-http/discovery: ^1.19
- psr/http-factory: ^1.1
- psr/http-server-handler: ^1.0
- psr/http-server-middleware: ^1.0
- symfony/cache: ~6.0 || ~7.0 || ~8.0
- symfony/config: ~6.0 || ~7.0 || ~8.0
- symfony/console: ~6.0 || ~7.0 || ~8.0
- symfony/dependency-injection: ~6.0 || ~7.0 || ~8.0
- symfony/http-kernel: ~6.0 || ~7.0 || ~8.0
- symfony/psr-http-message-bridge: ~6.0 || ~7.0 || ~8.0
- symfony/routing: ~6.0 || ~7.0 || ~8.0
Requires (Dev)
- ext-json: ^8.1 || ^8.2
- mockery/mockery: ^1.4
- nyholm/psr7: ^1.8
- pestphp/pest: ^2.0 || ^3.0 || ^4.0
- phpstan/phpstan: ^1.8
- symfony/browser-kit: ^6.0 || ^7.0 || ^8.0
- symfony/framework-bundle: ^6.0 || ^7.0 || ^8.0
This package is auto-updated.
Last update: 2026-05-28 17:35:58 UTC
README
Symfony bundle designed to bring PSR-15 fashioned middlewares to Symfony 5+ applications
Installation
Install the latest version by running the command
composer require profesia/psr15-symfony-bundle
Requirements
- PHP 8.0+
- Symfony 5+
Documentation
Documentation for the bundle can be found at https://profesia.github.io/psr15-symfony-bundle/
Author
Matej Bádal - matej.badal@profesia.sk
Alma Career Slovakia s. r. o.
License
This project is licensed under the MIT License