balping/json-raw-encoder
Laravel helper for encoding JSON while preserving “raw” fragments (like JS functions or pre-encoded JSON) without extra quoting/escaping. Handy for configs and API payloads when parts must stay untouched, with a simple API and reliable output.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| neomerx/json-api | 0.84 | 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.83 | — | 0 | 0 | 0 | 534 | 0 | 0.0 | 37.6 | MIT | — | |
| paknahad/jsonapi-bundle | 0.83 | 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 | 448 | 18 | 6.4 | 17.6 | MIT | — | |
| dlakomski/jms-serializer-bridge | 0.83 | — | 0 | 0 | 0 | 185 | 0 | 0.0 | 31.4 | MIT | — | |
| braincrafted/json | 0.82 | 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 | |
| timacdonald/json-api | 0.82 | — | 642 | 644 | 49 | 71K | 8 | 29.2 | 35.5 | — | 2 months ago | |
| dlakomski/serialization | 0.82 | Laravel/PHP serialization utilities for converting objects to arrays/JSON and back, with helper traits and configurable transformers/normalizers. A lightweight package aimed at simplifying data mapping for DTOs, API payloads, and storage. | 0 | 0 | 0 | 384 | 0 | 0.0 | 35.7 | MIT | — | |
| botanick/serializer | 0.82 | 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 | — | — | — | |
| lastdragon-ru/lara-asp-serializer | 0.81 | — | 0 | 0 | 0 | 4K | 0 | 0.0 | 50.0 | MIT | — | |
| botanick/serializer-bundle | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| dorvidas/laravel-json-api-client | 0.81 | 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 | |
| alexacrm/strong-serializer | 0.81 | 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 | 13K | 0 | 0.0 | 52.8 | — | — | |
| 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. | 0 | 28 | — | 31K | — | 10.9 | 44.4 | — | — | |
| simple-bus/jms-serializer-bundle-bridge | 0.81 | Symfony bundle that wires SimpleBus’s JMS Serializer ObjectSerializer as the default object serializer for SimpleBus AsynchronousBundle. Enable SimpleBusJMSSerializerBundleBridgeBundle in your AppKernel to use it. | 10 | 10 | 5 | 23K | 0 | 0.2 | 45.7 | MIT | — | |
| open-southeners/laravel-apiable | 0.81 | — | 13 | 13 | 0 | 90 | 2 | 27.1 | 13.9 | MIT | 1 month ago | |
| camspiers/json-pretty | 0.81 | 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 | |
| laracasts/utilities | 0.81 | A collection of practical helpers and utilities from Laracasts for Laravel/PHP projects. Includes common convenience functions and small classes that streamline day-to-day development, reduce boilerplate, and support cleaner, more expressive code across your app. | 2,205 | 2,238 | 211 | 140K | 17 | 41.4 | 37.0 | MIT | 3 months ago | |
| bibrokhim/laravel-force-json-response | 0.81 | 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 | 44 | 0 | 0.3 | 22.4 | — | 2 years ago | |
| bmatzner/json2-bundle | 0.81 | Symfony2 bundle that packages Douglas Crockford’s JSON-js (json2.js, 2013-05-26) for easy inclusion via Composer and asset installation. Provides json2.min.js in your public assets so you can reference it in templates. | 0 | 0 | 0 | 9 | 0 | 0.0 | 9.3 | — | — | |
| php-standard-library/json | 0.81 | 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 | 1 week ago |
How can I help you explore Laravel packages today?