jsor / stack-hal
Stack and Symfony middlewares and utilities for working with the Hypertext Application Language (HAL).
v8.0.0
2026-07-14 12:25 UTC
Requires
- php: ^8.2
- nocarrier/hal: ^0.9.4
- symfony/http-foundation: ^7.4||^8.0
- symfony/http-kernel: ^7.4||^8.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: ^7.4||^8.0
- symfony/dependency-injection: ^7.4||^8.0
- symfony/event-dispatcher: ^7.4||^8.0
- symfony/form: ^7.4||^8.0
- symfony/security-core: ^7.4||^8.0
- symfony/serializer: ^7.4||^8.0
- symfony/translation: ^7.4||^8.0
- symfony/validator: ^7.4||^8.0
- vimeo/psalm: ^6.16
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
Provides
None
Conflicts
None
Replaces
None
README
Stack and Symfony middlewares and utilities for working with the Hypertext Application Language (HAL) using Nocarrier\HAL.
Installation
Install the latest version with composer:
composer require jsor/stack-hal
Check the packagist page for all available versions.
License
Copyright (c) 2014-2022 Jan Sorgalla. Released under the MIT license.