neomerx/json-api
Framework-agnostic PHP library implementing JSON:API v1.1. Builds compliant documents, relationships, compound includes, meta and errors. Parses/validates Accept/Content-Type and query params (pagination, sorting, sparse fields) to return proper 415/406 responses.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| paknahad/jsonapi-bundle | 0.88 | Laravel package for building JSON:API-compliant APIs. Provides controllers, resources and request handling to standardize responses, filtering, sorting, pagination, includes and errors, helping you ship consistent endpoints faster. | 71 | 72 | 26 | 519 | 18 | 6.4 | 18.3 | MIT | — | |
| ekyna/resource | 0.88 | Laravel package providing a Resource layer with controllers, forms, validation, persistence and admin-style CRUD tooling. Helps structure domain resources consistently across your app and speeds up building back-office interfaces. | 1 | 1 | 0 | 4 | 0 | 0.0 | 6.6 | MIT | — | |
| birim/laravel-rest-api | 0.88 | Expose Eloquent models as a simple JSON REST API in Laravel. Configure endpoints in a config file, then query /laravel-json/{resource} for lists, skip/take pagination, and basic field search. Optionally control returned attributes via model properties. | 2 | 2 | 0 | 0 | 0 | 0.3 | — | MIT | 3 years ago | |
| braincrafted/json | 0.88 | Object-oriented wrapper around PHP’s json_encode() and json_decode() providing simple static encode/decode methods plus exception-based error handling. Supports decoding to arrays or objects via Json::DECODE_ASSOC and Json::DECODE_OBJECT. | 2 | 3 | 0 | 21 | 0 | 0.3 | — | — | 11 years ago | |
| jetcamp/laravel-json-api-client | 0.87 | Laravel package for consuming JSON:API services from your app. Provides a client layer to send requests and handle resources/relationships in a JSON:API-compatible way, aiming to simplify integration with external APIs. | 0 | 0 | 0 | 1 | 0 | 2.7 | 4.2 | — | 2 years ago | |
| bibrokhim/laravel-force-json-response | 0.87 | Laravel middleware that forces every request to accept JSON by setting the Accept header to application/json when missing or different, ensuring your app consistently returns JSON responses. Install via composer require bibrokhim/laravel-force-json-response. | 0 | 0 | 0 | 141 | 0 | 0.3 | 29.7 | — | 3 years ago | |
| open-southeners/laravel-apiable | 0.87 | — | 13 | 13 | 0 | 84 | 2 | 26.3 | 13.7 | MIT | 3 months ago | |
| nilportugues/serializer-eloquent | 0.86 | Eloquent ORM driver for nilportugues/serializer. Serialize Laravel/Eloquent models and their relationships into the Serializer library’s normalized array format, handling common Eloquent edge cases so you can reuse one consistent serialization layer across your app. | 5 | 5 | 7 | 15 | 2 | 4.6 | 7.9 | MIT | 9 years ago | |
| citizen63000/easy-api-core | 0.86 | — | 0 | 0 | 1 | 1 | 0 | 18.7 | 4.8 | MIT | 1 month ago | |
| axs/api-bundle | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | Apache-2.0 | — | |
| bf-dsf/json-request-bundle | 0.86 | — | 0 | 0 | 0 | 2 | 0 | 0.6 | 6.6 | MIT | 4 years ago | |
| api-platform/core | 0.86 | API Platform Core lets you quickly build hypermedia-driven REST and GraphQL APIs in PHP/Symfony. Supports JSON-LD, Hydra, OpenAPI v2/v3, JSON:API, HAL, and RFC7807. Extensible, high-performance, API-first. | 2,565 | 2,583 | 974 | 981K | 198 | 81.7 | 68.6 | MIT | 3 weeks ago | |
| yiisoft/json | 0.86 | Yii JSON is a lightweight PHP library for encoding/decoding JSON with sensible defaults. It throws JsonException on errors, supports JsonSerializable, DateTimeInterface and SimpleXMLElement, and includes safe HTML encoding for embedding JSON in pages. | 29 | 28 | 9 | 47K | 2 | 8.2 | 46.8 | BSD-3-Clause | 8 months ago | |
| dbstudios/doze | 0.86 | Doze is a small PHP response helper built on Symfony Serializer/HttpFoundation. Configure a serializer + responder to produce encoded responses (e.g., JSON) and use its field selector/attributes support to return only requested fields in API payloads. | 0 | 0 | 1 | 15 | 0 | 1.5 | 18.8 | GPL-3.0 | 7 years ago | |
| herrera-io/json | 0.86 | PHP library for working with JSON data: read, write, validate, and manipulate JSON structures with a simple API. Useful for encoding/decoding, handling JSON files, and keeping JSON processing consistent across your applications. | 0 | 52 | — | 3K | — | 0.0 | 48.5 | — | — | |
| carloschininin/api-bundle | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| dorvidas/laravel-json-api-client | 0.85 | Laravel package for consuming JSON:API services with a simple client in Laravel apps. Helps you send requests, handle responses, and work with JSON:API resources in a structured way. Suitable for integrating external APIs with minimal boilerplate. | 2 | 2 | 1 | 0 | 1 | 0.4 | — | — | 8 years ago | |
| exsyst/swagger | 0.85 | — | 358 | 359 | 9 | 67K | 1 | 5.9 | 31.4 | MIT | 5 years ago | |
| luezoid/laravel-core | 0.85 | — | 11 | 11 | 9 | 26 | 2 | 1.6 | 6.9 | MIT | 3 years ago | |
| woohoolabs/yang | 0.85 | — | 170 | 170 | 13 | 16K | 3 | 11.1 | 28.2 | MIT | 2 years ago |
How can I help you explore Laravel packages today?