egeloen/json-builder
PHP 5.6+ library to build JSON using Symfony PropertyAccess paths. Set nested values, arrays, and raw/unescaped values while retaining control over escaping. Produces JSON strings from a fluent builder API with strong test coverage.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 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 | |
| antares/accessible-bundle | 0.86 | — | 15 | 15 | 3 | 1 | 0 | 1.4 | 0.4 | MIT | 10 years ago | |
| symfony/property-info | 0.86 | Symfony PropertyInfo extracts metadata about PHP class properties (types, visibility, accessors) from multiple sources like reflection, PHPDoc, and serializers. Useful for building API docs, forms, validation, and other tooling that needs reliable property details. | 2,219 | 2,224 | 13 | 8M | 0 | 44.2 | 57.8 | MIT | 1 week ago | |
| symfony/property-access | 0.85 | Symfony PropertyAccess lets you read and write values on objects and arrays using a simple property path string notation. It supports nested access, getters/setters, and array indexes, making data mapping and form handling easier. | 2,813 | 2,825 | 26 | 8M | 0 | 41.8 | 54.6 | MIT | 2 months ago | |
| bf-dsf/json-request-bundle | 0.85 | — | 0 | 0 | 0 | 2 | 0 | 0.6 | 6.6 | MIT | 4 years ago | |
| neomerx/json-api | 0.85 | 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 | 25K | 8 | 16.9 | 23.4 | Apache-2.0 | 6 years ago | |
| lastdragon-ru/lara-asp-serializer | 0.84 | — | 0 | 0 | 0 | 4K | 0 | 0.0 | 50.0 | MIT | — | |
| herrera-io/json | 0.84 | 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 | — | — | |
| elao/json-http-form-bundle | 0.84 | Symfony bundle that lets Forms handle JSON POST/PUT/PATCH/DELETE requests. Automatically detects JSON content-type, decodes request body, and submits data to your form; falls back to default HttpFoundation handling for normal GET/POST. | 35 | 35 | 4 | 61 | 0 | 3.0 | 5.8 | MIT | 2 years ago | |
| zumba/json-serializer | 0.84 | Serialize and unserialize PHP values to JSON (like serialize()), including scalars, arrays, objects, recursion, stdClass extra properties, nested data, and binary. Optional closure support via third party. PHP 7.2+; avoid untrusted input. | 124 | 130 | 26 | 14K | 6 | 18.7 | 32.9 | MIT | 5 months ago | |
| tbn/json-annotation-bundle | 0.84 | Symfony bundle that adds a @Json annotation for controllers to automatically return JSON responses. Wraps successful return arrays and exceptions into a consistent payload (success/data/message), with configurable keys, HTTP codes, and optional POST query echo/auth errors. | 0 | 1 | 0 | 0 | 0 | 0.9 | — | — | 7 years ago | |
| timacdonald/json-api | 0.84 | — | 642 | 645 | 50 | 66K | 8 | 26.0 | 34.5 | — | 4 months ago | |
| symfony-bundles/json-request-bundle | 0.84 | Symfony bundle that decodes JSON request bodies and injects them into the Request parameter bag for easy controller handling. Supports common content types, validation-friendly input, and simplifies building JSON APIs by treating JSON like standard form data. | 50 | 51 | 19 | 28K | 1 | 1.6 | 37.7 | MIT | 5 years ago | |
| symfony/json-path | 0.84 | Evaluate JSONPath expressions in Symfony/PHP to query and extract data from JSON documents. Lightweight library with simple API for selecting nodes, filtering arrays, and retrieving values, useful for config parsing, API responses, and data transformation. | 17 | 17 | 0 | 19K | 0 | 29.5 | 49.1 | MIT | 1 week ago | |
| nilportugues/serializer-eloquent | 0.84 | 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 | |
| cvek/collection | 0.84 | — | 0 | 1 | — | 38 | — | 0.0 | 22.4 | — | — | |
| bu/json-response-bundle | 0.84 | — | 0 | 0 | 1 | 0 | 0 | 0.0 | — | — | — | |
| botanick/serializer | 0.84 | 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 | — | — | — | |
| alexacrm/strong-serializer | 0.83 | Laravel/PHP utility for robust object/array serialization with strong typing and predictable output. Helps convert data structures for APIs, storage, or transport with configurable serializers and safer handling of nested values. | 1 | 1 | 1 | 8K | 0 | 0.0 | 50.0 | — | — | |
| api-platform/json-api | 0.83 | 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. | 4 | 4 | 0 | 67K | 0 | 0.0 | 55.3 | — | — |
How can I help you explore Laravel packages today?