Skip to content

modufolio/json-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modufolio JSON:API

License: MIT codecov

A PHP implementation of the JSON:API specification for Doctrine ORM.

Features

  • Full JSON:API 1.0 specification compliance
  • Doctrine ORM integration
  • Flexible filtering system with custom filter support
  • Sorting, pagination, and sparse fieldsets
  • Relationship handling (to-one and to-many)
  • Content negotiation
  • Validation support via Symfony Validator
  • PSR-7 HTTP message interfaces

Installation

composer require modufolio/json-api

Requirements

  • PHP 8.2 or higher
  • Doctrine ORM 3.0+
  • PSR-7 HTTP Message implementation
  • PSR-17 HTTP Factory implementation

License

MIT

About

JSON:API implementation for Doctrine ORM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages