profesia / psr15-symfony-bundle
Symfony bundle designed to bring PSR-15 fashioned middlewares to Symfony 5+ applications
Installs: 11 188
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 1
pkg:composer/profesia/psr15-symfony-bundle
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
- dev-master
- v3.4.1
- v3.4.0
- v3.3.0
- v3.2.3
- v3.2.2
- v3.2.1
- v3.2.0
- v3.1.0
- v3.0.0
- v2.3.0
- v2.2.2
- v2.1.1
- v2.1.0
- v2.0.0
- v1.1.0
- v1.0.2
- v1.0.1
- v1.0.0
- v0.9.99
- v0.9.18
- v0.9.17
- v0.9.16
- v0.9.15
- v0.9.14
- v0.9.13
- v0.9.12
- v0.9.11
- v0.9.10
- v0.9.9
- v0.9.8
- v0.9.7
- v0.9.6
- v0.9.5
- v0.9.4
- v0.9.3
- v0.9.2
- v0.9.1
- v0.9.0
- dev-copilot/add-symfony-8-support
- dev-feature/remove-support-of-symfony-5
- dev-release/profesia-locale
- dev-feature/change-handling-of-routes-in-adapter
- dev-feature/fix-support-for-symfony6-message-bridge
- dev-feature/migrate-to-php-configs
- dev-feature/symfony6+php8.1-support
- dev-feature/v3+
This package is auto-updated.
Last update: 2026-01-28 16:56:28 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