All Projects → mezzio → mezzio-hal

mezzio / mezzio-hal

Licence: BSD-3-Clause License
Hypertext Application Language implementation for PHP and PSR-7

Programming Languages

PHP
23972 projects - #3 most used programming language

Labels

Projects that are alternatives of or similar to mezzio-hal

hal stm32
No description or website provided.
Stars: ✭ 56 (+194.74%)
Mutual labels:  hal
zend-expressive-hal
Hypertext Application Language implementation for PHP and PSR-7
Stars: ✭ 37 (+94.74%)
Mutual labels:  hal
ng-hal
A navigator for HAL documents in Angular
Stars: ✭ 24 (+26.32%)
Mutual labels:  hal
bowman
A Java library for accessing a JSON+HAL REST API
Stars: ✭ 45 (+136.84%)
Mutual labels:  hal
hal-client
A lightweight client for consuming and manipulating Hypertext Application Language (HAL) resources.
Stars: ✭ 21 (+10.53%)
Mutual labels:  hal
bxcan
bxCAN peripheral driver for STM32 chips
Stars: ✭ 22 (+15.79%)
Mutual labels:  hal
browser
A HAL browser middleware for node.js
Stars: ✭ 39 (+105.26%)
Mutual labels:  hal
STM32 HAL FREEMODBUS RTU
FreeMODBUS RTU port for STM32 HAL library
Stars: ✭ 111 (+484.21%)
Mutual labels:  hal
gsm
gsm module library for STM32 LL
Stars: ✭ 28 (+47.37%)
Mutual labels:  hal
php-hal
HAL+JSON & HAL+XML API transformer outputting valid (PSR-7) API Responses.
Stars: ✭ 30 (+57.89%)
Mutual labels:  hal
akka-http-hal
HAL (Hypermedia Application Language) specification support for akka-http
Stars: ✭ 18 (-5.26%)
Mutual labels:  hal
HX711
HX711 driver for STM32 HAL
Stars: ✭ 34 (+78.95%)
Mutual labels:  hal
console
HAL management console
Stars: ✭ 41 (+115.79%)
Mutual labels:  hal
php-serializer
Serialize PHP variables, including objects, in any format. Support to unserialize it too.
Stars: ✭ 47 (+147.37%)
Mutual labels:  hal
HAL-Webinar
Webinar – Creating a Hardware Abstraction Layer in LabVIEW
Stars: ✭ 22 (+15.79%)
Mutual labels:  hal
machinekit-hal
Universal framework for machine control based on Hardware Abstraction Layer principle
Stars: ✭ 89 (+368.42%)
Mutual labels:  hal
laravel5-hal-json
Laravel 5 HAL+JSON API Transformer Package
Stars: ✭ 15 (-21.05%)
Mutual labels:  hal
halfred
A parser for application/hal+json
Stars: ✭ 44 (+131.58%)
Mutual labels:  hal
MPU6050
STM32 HAL library for GY-521 (MPU6050) with Kalman filter
Stars: ✭ 114 (+500%)
Mutual labels:  hal
skynet robot control rtos ethercat
Realtime 6-axis robot controller, based on Qt C++ & OpenCascade & KDL kinematics & HAL
Stars: ✭ 41 (+115.79%)
Mutual labels:  hal

Hypertext Application Language (HAL) for PSR-7 Applications

Build Status

This library provides utilities for modeling HAL resources with links and generating PSR-7 responses representing both JSON and XML serializations of them. (The library consumes PSR-17 ResponseFactoryInterface implementations in order to provide HAL response instances.)

Installation

Run the following to install this library:

$ composer require mezzio/mezzio-hal

Documentation

Documentation is in the doc tree, and can be compiled using mkdocs:

$ mkdocs build

You may also browse the documentation online.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].