gilsegura / psr-server
This is a project providing infrastructure for creating PSR HTTP server.
dev-main
2024-11-15 10:29 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
- phpstan/phpstan: ^1
- phpunit/phpunit: ^11
- rector/rector: ^1
This package is auto-updated.
Last update: 2024-11-15 10:29:38 UTC
README
This is a project providing infrastructure for creating PSR HTTP server.
Installation
$ composer require gilsegura/psr-server
License
MIT, see LICENSE