jsor / stack-hal
用于处理超文本应用程序语言(HAL)的堆栈和Symfony中间件及实用工具。
v7.0.0
2022-10-16 13:11 UTC
Requires
- php: ^8.0
- nocarrier/hal: ^0.9.4
- symfony/http-foundation: ^5.4||^6.0
- symfony/http-kernel: ^5.4||^6.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.0
- phpunit/phpunit: ^9.5
- psr/log: ^1.0||^3.0
- roave/security-advisories: dev-latest
- symfony/config: ^5.4||^6.0
- symfony/dependency-injection: ^5.4||^6.0
- symfony/event-dispatcher: ^5.4||^6.0
- symfony/form: ^5.4||^6.0
- symfony/security-core: ^5.4||^6.0
- symfony/serializer: ^5.4||^6.0
- symfony/translation: ^5.4||^6.0
- symfony/validator: ^5.4||^6.0
- vimeo/psalm: ^4.29
- willdurand/negotiation: ^3.0
Suggests
- psr/log: For using the ExceptionConversionListener
- symfony/event-dispatcher: For using the event listeners
- symfony/form: For using FormErrorException
- symfony/serializer: For using RequestBodyDecoder
- symfony/validator: For using ValidationErrorException
- willdurand/negotiation: For using HalNegotiator
README
使用Nocarrier\HAL处理Hypertext Application Language (HAL) 的Stack和Symfony中间件和实用工具。
安装
使用composer安装最新版本
composer require jsor/stack-hal
查看packagist页面获取所有可用版本。
许可
版权所有 (c) 2014-2022 Jan Sorgalla。在MIT许可下发布。