All Projects → zendframework → zend-expressive-hal

zendframework / zend-expressive-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

Projects that are alternatives of or similar to zend-expressive-hal

phly-expressive-oauth2clientauthentication
league/oauth2-client adapter for zend-expressive-authentication
Stars: ✭ 14 (-62.16%)
Mutual labels:  zendframework, expressive
laminas-dependency-plugin
Replace zendframework and zfcampus packages with their Laminas Project equivalents.
Stars: ✭ 32 (-13.51%)
Mutual labels:  zendframework, expressive
STM32 HAL FREEMODBUS RTU
FreeMODBUS RTU port for STM32 HAL library
Stars: ✭ 111 (+200%)
Mutual labels:  hal
jesi
Hypermedia API Accelerator
Stars: ✭ 19 (-48.65%)
Mutual labels:  hal
hal stm32
No description or website provided.
Stars: ✭ 56 (+51.35%)
Mutual labels:  hal
mezzio-hal
Hypertext Application Language implementation for PHP and PSR-7
Stars: ✭ 19 (-48.65%)
Mutual labels:  hal
autowp
WheelsAge.org / AutoWP.ru website sources
Stars: ✭ 19 (-48.65%)
Mutual labels:  zendframework
HAL-Webinar
Webinar – Creating a Hardware Abstraction Layer in LabVIEW
Stars: ✭ 22 (-40.54%)
Mutual labels:  hal
hal-client
A lightweight client for consuming and manipulating Hypertext Application Language (HAL) resources.
Stars: ✭ 21 (-43.24%)
Mutual labels:  hal
machinekit-hal
Universal framework for machine control based on Hardware Abstraction Layer principle
Stars: ✭ 89 (+140.54%)
Mutual labels:  hal
akka-http-hal
HAL (Hypermedia Application Language) specification support for akka-http
Stars: ✭ 18 (-51.35%)
Mutual labels:  hal
browser
A HAL browser middleware for node.js
Stars: ✭ 39 (+5.41%)
Mutual labels:  hal
hal-api
Enhances your HATEOAS experience by automating common tasks.
Stars: ✭ 32 (-13.51%)
Mutual labels:  hal
bowman
A Java library for accessing a JSON+HAL REST API
Stars: ✭ 45 (+21.62%)
Mutual labels:  hal
halfred
A parser for application/hal+json
Stars: ✭ 44 (+18.92%)
Mutual labels:  hal
HX711
HX711 driver for STM32 HAL
Stars: ✭ 34 (-8.11%)
Mutual labels:  hal
MPU6050
STM32 HAL library for GY-521 (MPU6050) with Kalman filter
Stars: ✭ 114 (+208.11%)
Mutual labels:  hal
php-serializer
Serialize PHP variables, including objects, in any format. Support to unserialize it too.
Stars: ✭ 47 (+27.03%)
Mutual labels:  hal
gsm
gsm module library for STM32 LL
Stars: ✭ 28 (-24.32%)
Mutual labels:  hal
Core
The server component of API Platform: hypermedia and GraphQL APIs in minutes
Stars: ✭ 2,004 (+5316.22%)
Mutual labels:  hal

Hypertext Application Language (HAL) for PSR-7 Applications

Repository abandoned 2019-12-31

This repository has moved to mezzio/mezzio-hal.

Build Status Coverage Status

This library provides utilities for modeling HAL resources with links and generating PSR-7 responses representing both JSON and XML serializations of them.

Installation

Run the following to install this library:

$ composer require zendframework/zend-expressive-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].