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

ActiveLibrary[API Development](/categories/api)

dogado/json-api-server
======================

Abstract server side php implementation of the JSON:API protocol.

v3.2.0(4y ago)26.8kMITPHPPHP ^8.0

Since May 21Pushed 3y ago3 watchersCompare

[ Source](https://github.com/dogado-group/json-api-server)[ Packagist](https://packagist.org/packages/dogado/json-api-server)[ Docs](https://github.com/dogado-group/json-api-server)[ RSS](/packages/dogado-json-api-server/feed)WikiDiscussions main Synced yesterday

READMEChangelog (5)Dependencies (7)Versions (7)Used By (0)

Abstract server side php implementation of the JSON:API protocol.
=================================================================

[](#abstract-server-side-php-implementation-of-the-jsonapi-protocol)

[![phpunit](https://github.com/dogado-group/json-api-server/actions/workflows/phpunit.yml/badge.svg)](https://github.com/dogado-group/json-api-server/actions/workflows/phpunit.yml)[![Coverage Status](https://camo.githubusercontent.com/f83dcd77fa0b10ea88b658d85dcdbdf10c165c37a324536589ec5306fd0e08dc/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f646f6761646f2d67726f75702f6a736f6e2d6170692d7365727665722f62616467652e7376673f6272616e63683d6d61696e)](https://coveralls.io/github/dogado-group/json-api-server?branch=main)[![Total Downloads](https://camo.githubusercontent.com/505c6ab9031cdbded20941d5c7a2a88a88ebd8176505bd4113d7f1111de02a4b/68747470733a2f2f706f7365722e707567782e6f72672f646f6761646f2f6a736f6e2d6170692d7365727665722f646f776e6c6f616473)](https://packagist.org/packages/dogado/json-api-server)[![Latest Stable Version](https://camo.githubusercontent.com/2c48ed813692451ffe563cd94f7dff9e140d8a7a4f8dd90dfce9d4024aa7c029/68747470733a2f2f706f7365722e707567782e6f72672f646f6761646f2f6a736f6e2d6170692d7365727665722f762f737461626c65)](https://packagist.org/packages/dogado/json-api-server)[![Latest Unstable Version](https://camo.githubusercontent.com/2ad4826afc3dd644f5bbf9425a31792eee1c581e3a4b6d9e86e1abd284306ee4/68747470733a2f2f706f7365722e707567782e6f72672f646f6761646f2f6a736f6e2d6170692d7365727665722f762f756e737461626c652e706e67)](https://packagist.org/packages/dogado/json-api-server)[![License](https://camo.githubusercontent.com/988778dedaa00ef5b5c84438aaaad2c1d2c10fa4dae59d59497cb67aee83b7da/68747470733a2f2f706f7365722e707567782e6f72672f646f6761646f2f6a736f6e2d6170692d7365727665722f6c6963656e7365)](https://packagist.org/packages/dogado/json-api-server)

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

[](#installation)

```
composer require dogado/json-api-server
```

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

[](#documentation)

First you should read the docs of [dogado/json-api-common](https://github.com/dogado-group/json-api-common/tree/main/docs) where all basic structures will be explained.

1. [JsonApiServer](docs/01-json-api-server.md)
2. [Request handler](docs/02-request-handler.md)
3. [Request validator](docs/03-request-validator.md)
4. [Exception handling](docs/04-exception-handling.md)
5. [Validator for data models](docs/05-validator-for-data-models.md)

Credits
-------

[](#credits)

- [Chris Döhring](https://github.com/chris-doehring)
- [Philipp Marien](https://github.com/pmarien)
- [eosnewmedia team](https://github.com/eosnewmedia)

This package contains code taken from [enm/json-api-server](https://github.com/eosnewmedia/JSON-API-Server).

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE) for more information.

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 94.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~48 days

Total

5

Last Release

1674d ago

Major Versions

v1.0.0 → v2.0.02021-07-11

v2.0.0 → v3.0.02021-10-04

PHP version history (2 changes)v1.0.0PHP ^7.4 || ^8.0

v2.0.0PHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/8f25bd8f4a5f0287916cd551d6d29410527d9fa8a70d1a9f6705ac8d4e4b1a04?d=identicon)[chris-doehring](/maintainers/chris-doehring)

---

Top Contributors

[![chris-doehring](https://avatars.githubusercontent.com/u/6341536?v=4)](https://github.com/chris-doehring "chris-doehring (18 commits)")[![stixxx2k](https://avatars.githubusercontent.com/u/17484476?v=4)](https://github.com/stixxx2k "stixxx2k (1 commits)")

---

Tags

dogadojsonjson-apiphpphp74php8serverJSON-APIdogado

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/dogado-json-api-server/health.svg)

```
[![Health](https://phpackages.com/badges/dogado-json-api-server/health.svg)](https://phpackages.com/packages/dogado-json-api-server)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.9M737](/packages/sylius-sylius)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[api-platform/core

Build a fully-featured hypermedia or GraphQL API in minutes!

2.6k51.2M339](/packages/api-platform-core)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1189.8k](/packages/rcsofttech-audit-trail-bundle)[api-platform/serializer

API Platform core Serializer

274.8M87](/packages/api-platform-serializer)[api-platform/validator

API Platform validator component

274.6M27](/packages/api-platform-validator)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
