gilsegura / psr-server
This is a project providing infrastructure for creating PSR HTTP server.
dev-main
2024-12-03 06:17 UTC
Requires
- php: >=8.3
- gilsegura/assert: dev-main
- gilsegura/serializer: dev-main
- php-http/discovery: ^1.20
- psr/http-factory: ^1.1
- psr/http-message: ^2.0
- psr/http-server-middleware: ^1.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3
- nyholm/psr7: ^1.8
- phpstan/phpstan: ^1
- phpunit/phpunit: ^11
- rector/rector: ^1
This package is auto-updated.
Last update: 2025-03-31 07:04:32 UTC
README
This is a project providing infrastructure for creating PSR HTTP server.
Installation
$ composer require gilsegura/psr-server
License
MIT, see LICENSE