nilportugues/serializer-eloquent
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| botanick/serializer-bundle | 0.93 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| b2pweb/bdf-serializer | 0.92 | — | 0 | 0 | 0 | 956 | 0 | 0.0 | 41.2 | MIT | — | |
| open-southeners/laravel-apiable | 0.90 | — | 13 | 13 | 0 | 84 | 2 | 26.3 | 13.7 | MIT | 3 months ago | |
| timacdonald/json-api | 0.90 | — | 642 | 645 | 50 | 66K | 8 | 26.0 | 34.5 | — | 4 months ago | |
| api-platform/serializer | 0.89 | — | 29 | 29 | 0 | 493K | 0 | 0.1 | 55.3 | MIT | — | |
| apie/serializer | 0.89 | 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 | — | |
| alexmanno/serializer | 0.89 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | Apache-2.0 | — | |
| alexacrm/strong-serializer | 0.89 | 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 | 52.2 | — | — | |
| dbstudios/doze | 0.89 | 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 | |
| paknahad/jsonapi-bundle | 0.89 | 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 | — | |
| arens-myzyri/data-transformation-and-serialization | 0.88 | — | 4 | 4 | 1 | 0 | 0 | 0.7 | — | — | 1 year ago | |
| botanick/serializer | 0.88 | 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 | — | — | — | |
| dlakomski/serialization | 0.88 | 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 | 404 | 0 | 0.0 | 36.0 | MIT | — | |
| ehann/web-service-bundle | 0.87 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| jenssegers/model | 0.87 | — | 395 | 396 | 58 | 41K | 17 | 14.2 | 34.4 | — | 1 year ago | |
| andrew-gos/serializer | 0.87 | 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 | 46 | 0 | 4.6 | 23.9 | MIT | 11 months ago | |
| php-standard-library/json | 0.87 | 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 | |
| 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 | |
| dorvidas/laravel-json-api-client | 0.86 | 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 | |
| neomerx/json-api | 0.86 | 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 |
How can I help you explore Laravel packages today?