zendframework/zend-expressive-hal

This package is abandoned and no longer maintained. The author suggests using the mezzio/mezzio-hal package instead.

Hypertext Application Language implementation for PHP and PSR-7

Maintainers

👁 zendframework

Package info

github.com/zendframework/zend-expressive-hal

Forum

Documentation

pkg:composer/zendframework/zend-expressive-hal

Statistics

Installs: 200 135

Dependents: 0

Suggesters: 0

Stars: 40

Open Issues: 7

1.3.1 2019-02-11 21:10 UTC

Requires

Suggests

Provides

Conflicts

None

Replaces

None

BSD-3-Clause 5b523673bf488a3e5d4810e56c747b15eba80756

httprestZendFrameworkhalzfpsrpsr-7expressivezend-expressivePSR-11psr-13


README

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.