Skip to content

Hypertext Application Language implementation for PHP and PSR-7

License

Notifications You must be signed in to change notification settings

goharsahi/mezzio-hal

 
 

Repository files navigation

Hypertext Application Language (HAL) for PSR-7 Applications

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 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.

About

Hypertext Application Language implementation for PHP and PSR-7

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%