PHPackages                             mauro-moreno/silex-jsonapi - 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. mauro-moreno/silex-jsonapi

ActiveLibrary

mauro-moreno/silex-jsonapi
==========================

JSONApi.org implementation for Silex framework.

2.0.2(9y ago)259MITPHPPHP &gt;=5.5.9

Since Jan 20Pushed 9y ago1 watchersCompare

[ Source](https://github.com/mauro-moreno/silex-jsonapi)[ Packagist](https://packagist.org/packages/mauro-moreno/silex-jsonapi)[ RSS](/packages/mauro-moreno-silex-jsonapi/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (4)Versions (6)Used By (0)

Silex JSON Api
==============

[](#silex-json-api)

JSONApi.org implementation for Silex framework.

Based on Nil Portugués Caldero PHP Json Api Package [php-json-api](http://github.com/nilportugues/php-json-api).

Installation
------------

[](#installation)

\*\* Step 1: Download Service Provider

To install with [composer](http://getcomposer.org) just open a terminal and type:

```
$ composer require mauro-moreno/silex-jsonapi
```

\*\* Step 2: Enable Service Provider

To enable

```
