PHPackages                             ekino/hal-client - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. ekino/hal-client

AbandonedArchivedLibrary[API Development](/categories/api)

ekino/hal-client
================

HalClient

1.0.0(11y ago)3311.6k12[3 PRs](https://github.com/ekino/php-hal-client/pulls)MITPHPPHP &gt;=5.4.0

Since Oct 17Pushed 9y ago22 watchersCompare

[ Source](https://github.com/ekino/php-hal-client)[ Packagist](https://packagist.org/packages/ekino/hal-client)[ Docs](https://github.com/ekino/php-hal-client)[ RSS](/packages/ekino-hal-client/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (1)Dependencies (4)Versions (2)Used By (0)

HalClient
=========

[](#halclient)

[![Build Status](https://camo.githubusercontent.com/b225c7bc38721b0c5f2ce6ee05b79907b4be3bb1383a2f951f0dd7acaf6bd14a/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f656b696e6f2f7068702d68616c2d636c69656e742e706e67)](https://secure.travis-ci.org/#!/ekino/php-hal-client)

HalClient is a lightweight library to consume HAL resources.

### Installation using Composer

[](#installation-using-composer)

Add the dependency:

```
php composer.phar require ekino/hal-client
```

If asked for a version, type in 'dev-master' (unless you want another version):

```
Please provide a version constraint for the ekino/hal-client requirement: dev-master
```

### Limitations

[](#limitations)

There is no support for POST/PUT/PATCH/DELETE methods.

### Usage

[](#usage)

```
