https://github.com/jsor/stack-hal
Stack and Symfony middlewares and utilities for working with the Hypertext Application Language (HAL).
https://github.com/jsor/stack-hal
hal hypertext-application-language symfony
Last synced: about 1 year ago
JSON representation
Stack and Symfony middlewares and utilities for working with the Hypertext Application Language (HAL).
- Host: GitHub
- URL: https://github.com/jsor/stack-hal
- Owner: jsor
- License: mit
- Created: 2014-10-06T12:38:50.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2022-10-16T13:14:48.000Z (over 3 years ago)
- Last Synced: 2025-04-11T13:53:22.302Z (about 1 year ago)
- Topics: hal, hypertext-application-language, symfony
- Language: PHP
- Homepage:
- Size: 170 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Stack/Hal
=========
[](https://github.com/jsor/stack-hal/actions/workflows/ci.yml)
[](https://coveralls.io/github/jsor/stack-hal?branch=main)
[Stack](https://stackphp.com) and [Symfony](https://symfony.com) middlewares
and utilities for working with the
[Hypertext Application Language](https://tools.ietf.org/html/draft-kelly-json-hal-06)
(HAL) using [Nocarrier\HAL](https://github.com/blongden/hal).
Installation
------------
Install the latest version with [composer](https://getcomposer.org):
```bash
composer require jsor/stack-hal
```
Check the [packagist page](https://packagist.org/packages/jsor/stack-hal) for
all available versions.
License
-------
Copyright (c) 2014-2022 Jan Sorgalla.
Released under the [MIT](LICENSE) license.