profesia / psr15-symfony-bundle
Symfony bundle designed to bring PSR-15 fashioned middlewares to Symfony 5+ applications
Installs: 6 812
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 0
Open Issues: 0
Requires
- php: ~8.0 || ~8.1 || ~8.2 || ~8.3
- myclabs/deep-copy: ~1.10
- php-http/discovery: ^1.19
- psr/http-server-handler: ^1.0
- psr/http-server-middleware: ^1.0
- symfony/cache: ~5.4 || ~6.0 || ~7.0
- symfony/config: ~5.4 || ~6.0 || ~7.0
- symfony/console: ~5.4 || ~6.0 || ~7.0
- symfony/dependency-injection: ~5.4 || ~6.0 || ~7.0
- symfony/http-kernel: ~5.4 || ~6.0 || ~7.0
- symfony/psr-http-message-bridge: ~2.0 || ~6.0 || ~7.0
- symfony/routing: ~5.4 || ~6.0 || ~7.0
Requires (Dev)
- ext-json: ^7.4 || ^8.0 || ^8.1 || ^8.2
- mockery/mockery: ^1.4
- nyholm/psr7: ^1.8
- pestphp/pest: ^1.23
- phpstan/phpstan: ^1.8
- symfony/browser-kit: ^5.4 || ^6.0 || ^7.0
- symfony/framework-bundle: ^5.4 || ^6.0 || ^7.0
- dev-master
- 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-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: 2024-12-15 14:24:32 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