yiisoft/json
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| herrera-io/json | 0.90 | 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 | — | 5K | — | 0.0 | 50.8 | — | — | |
| divante-ltd/woohoolabs-yin-bundle | 0.88 | Symfony 3.3 bundle integrating woohoolabs/yin to help you build JSON:API-compliant endpoints quickly. Install via Composer and register in AppKernel to start using Yin within your Symfony application. | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| dorvidas/laravel-json-api-client | 0.87 | 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 | — | — | 7 years ago | |
| botanick/serializer | 0.87 | Laravel/PHP serializer package for converting objects and arrays to structured formats and back. Aims to simplify data transformation with configurable normalization/denormalization for APIs, DTOs, and persistence layers. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| neomerx/json-api | 0.87 | 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. | 737 | 743 | 66 | 24K | 8 | 16.9 | 23.2 | Apache-2.0 | 6 years ago | |
| b2pweb/bdf-serializer | 0.87 | — | 0 | 0 | 0 | 534 | 0 | 0.0 | 37.6 | MIT | — | |
| camspiers/json-pretty | 0.86 | Pretty-print JSON in PHP 5.3. camspiers/json-pretty provides a simple JsonPretty class with a prettify() method to format arrays/JSON into readable, indented output. Install via Composer and use in a few lines. | 22 | 23 | 8 | 6K | 1 | 0.7 | 23.6 | MIT | 10 years ago | |
| php-standard-library/json | 0.86 | php-standard-library/json provides JSON encode/decode helpers with sensible defaults and typed exceptions. Safer, clearer error handling than native json_encode/json_decode, ideal for consistent JSON handling in PHP apps and libraries. | 1 | 1 | 0 | 22K | 0 | 21.2 | 64.8 | MIT | 2 weeks ago | |
| bornfight/jsonapi-bundle | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| arens-myzyri/data-transformation-and-serialization | 0.86 | — | 4 | 4 | 1 | 0 | 0 | 0.7 | — | — | 1 year ago | |
| lastdragon-ru/lara-asp-serializer | 0.86 | — | 0 | 0 | 0 | 4K | 0 | 0.0 | 50.2 | MIT | — | |
| bf-dsf/json-request-bundle | 0.86 | — | 0 | 0 | 0 | 2 | 0 | 0.6 | 6.6 | MIT | 4 years ago | |
| braincrafted/json | 0.86 | 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 | 0 | 0 | 0.3 | — | — | 11 years 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 | 0 | 0 | 1.5 | — | GPL-3.0 | 7 years ago | |
| symfony/serializer | 0.86 | Symfony Serializer component for converting object graphs and data structures to/from arrays and formats like JSON or XML. Supports powerful normalizers/encoders, metadata, naming and type handling—ideal for APIs, messaging, and data interchange. | 2,550 | 2,575 | 75 | 7M | 0 | 46.6 | 55.6 | MIT | 2 weeks ago | |
| apie/serializer | 0.86 | Apie Serializer converts domain objects to stored/customer-facing data and back. Similar to Symfony Serializer but uses ApieSerializerContext for recursive calls. Supports normalize/denormalize, encoding/decoding, and easy extension via custom Normalizer and Denormalizer interfaces. | 0 | 0 | 0 | 14 | 0 | 0.0 | 16.2 | MIT | — | |
| alexmanno/serializer | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | Apache-2.0 | — | |
| egeloen/serializer-bundle | 0.86 | — | 6 | 6 | 8 | 1K | 2 | 0.7 | 30.2 | MIT | — | |
| api-platform/json-api | 0.86 | JSON:API component for the API Platform framework. Adds JSON:API-compliant request/response handling and content negotiation for building standardized JSON APIs. Read-only split of api-platform/core; issues and PRs belong in the core repository. | 3 | 3 | 0 | 56K | 0 | 0.0 | 55.3 | — | — | |
| andrew-gos/serializer | 0.86 | Extensible PHP 8.2+ serializer that normalizes arrays/objects and encodes to JSON or XML. Register custom normalizers and encoders via a configurable Serializer. Pure encoders avoid mutating input and handle XML duplication/circular references. | 0 | 0 | 0 | 31 | 0 | 6.1 | 20.3 | MIT | 9 months ago |
How can I help you explore Laravel packages today?