Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 months 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 10 years ago)
- Default Branch: main
- Last Pushed: 2022-10-16T13:14:48.000Z (over 2 years ago)
- Last Synced: 2024-08-09T21:26:11.357Z (6 months ago)
- Topics: hal, hypertext-application-language, symfony
- Language: PHP
- Homepage:
- Size: 170 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Stack/Hal
=========[![Build Status](https://github.com/jsor/stack-hal/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/jsor/stack-hal/actions/workflows/ci.yml)
[![Coverage Status](https://coveralls.io/repos/jsor/stack-hal/badge.svg?branch=main&service=github)](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.