webignition/json-pretty-print
Pretty-print JSON strings with consistent, readable formatting. Includes a formatter you can embed in tools or CLIs to clean up minified or messy JSON, with sensible indentation and whitespace handling for clearer diffs, logs, and debugging output.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 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 | 4K | 1 | 0.7 | 22.1 | MIT | 10 years ago | |
| ergebnis/json-printer | 0.84 | Pretty-print and re-indent JSON strings with customizable indentation (spaces or tabs). Ergebnis\Json\Printer\Printer normalizes indentation only—no escaping/unescaping—making it easy to convert minified or differently formatted JSON into a consistent style. | 90 | 92 | 2 | 1M | 0 | 7.7 | 56.2 | MIT | 11 months ago | |
| dorvidas/laravel-json-api-client | 0.82 | 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 | |
| memio/pretty-printer | 0.81 | Memio PrettyPrinter is an opinionated PHP code generator that takes a Model and uses a TemplateEngine to produce “pretty” code. Outputs a string you can save to files, print to console, or render in web pages. | 6 | 6 | 3 | 640 | 0 | 14.5 | 29.5 | MIT | 6 months ago | |
| paknahad/jsonapi-bundle | 0.81 | 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 | — | |
| yiisoft/json | 0.81 | 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 | |
| botanick/serializer | 0.81 | 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 | — | — | — | |
| braincrafted/json | 0.80 | 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 | |
| tbn/json-annotation-bundle | 0.80 | 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 | |
| botanick/serializer-bundle | 0.80 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| jetcamp/laravel-json-api-client | 0.80 | 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 | |
| atheon/json-builder | 0.80 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 3 years ago | |
| neomerx/json-api | 0.79 | 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 | |
| novadaemon/filament-pretty-json | 0.79 | — | 47 | 47 | 14 | 35K | 1 | 0.8 | 39.6 | MIT | — | |
| timacdonald/json-api | 0.79 | — | 642 | 645 | 50 | 66K | 8 | 26.0 | 34.5 | — | 4 months ago | |
| apie/serializer | 0.79 | 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 | 0 | 0 | 0.0 | — | MIT | — | |
| bibrokhim/laravel-force-json-response | 0.79 | 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 | 175 | 0 | 0.3 | 29.7 | — | 3 years ago | |
| bf-dsf/json-request-bundle | 0.79 | — | 0 | 0 | 0 | 2 | 0 | 0.6 | 6.6 | MIT | 4 years ago | |
| deozza/response-maker-bundle | 0.79 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| php-standard-library/json | 0.79 | 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 | 29K | 0 | 17.7 | 63.2 | MIT | 2 months ago |
How can I help you explore Laravel packages today?