PHPackages                             enm/json-api-server-bundle - 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. enm/json-api-server-bundle

ActiveSymfony-bundle[API Development](/categories/api)

enm/json-api-server-bundle
==========================

Symfony integration of enm/json-api-server

3.1.3(6y ago)105.6k4[5 issues](https://github.com/eosnewmedia/JSON-API-Server-Bundle/issues)[3 PRs](https://github.com/eosnewmedia/JSON-API-Server-Bundle/pulls)MITPHPPHP &gt;=7.2

Since Jun 8Pushed 3y ago5 watchersCompare

[ Source](https://github.com/eosnewmedia/JSON-API-Server-Bundle)[ Packagist](https://packagist.org/packages/enm/json-api-server-bundle)[ RSS](/packages/enm-json-api-server-bundle/feed)WikiDiscussions master Synced 5d ago

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

JSON API Server-Bundle
======================

[](#json-api-server-bundle)

[![Build Status](https://camo.githubusercontent.com/2f701f647adc53fa0cbf959a022ee74a6b7d16418dd5099993547673665d2b1f/68747470733a2f2f7472617669732d63692e6f72672f656f736e65776d656469612f4a534f4e2d4150492d5365727665722d42756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/eosnewmedia/JSON-API-Server-Bundle)

The symfony integration for [`enm/json-api-server`](https://eosnewmedia.github.io/JSON-API-Server/).

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

[](#installation)

```
composer require enm/json-api-server-bundle

```

---

Documentation
-------------

[](#documentation)

You should read the docs of [`enm/json-api-server`](https://eosnewmedia.github.io/JSON-API-Server/) first, since this bundle only integrate its functionalities into your symfony project.

1. [Configuration](#configuration)
    1. [Bundles](#bundles)
    2. [Config](#config)
    3. [Routing](#routing)
2. [Request Handler](#request-handler)
3. [Error Handling](#error-handling)

---

---

Configuration
-------------

[](#configuration)

### Bundles

[](#bundles)

```
