zumba/json-serializer
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| botanick/serializer-bundle | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| api-platform/serializer | 0.86 | — | 30 | 29 | 0 | 532K | 0 | 0.2 | 55.3 | MIT | — | |
| alexacrm/strong-serializer | 0.85 | 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 | — | — | |
| egeloen/serializer-bundle | 0.85 | — | 6 | 6 | 8 | 1K | 2 | 0.7 | 29.7 | MIT | — | |
| lastdragon-ru/lara-asp-serializer | 0.85 | — | 0 | 0 | 0 | 4K | 0 | 0.0 | 50.0 | MIT | — | |
| b2pweb/bdf-serializer | 0.85 | — | 0 | 0 | 0 | 402 | 0 | 0.0 | 39.5 | MIT | — | |
| symfony/serializer | 0.85 | 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,536 | 2,562 | 80 | 9M | 0 | 49.9 | 57.3 | MIT | 1 month ago | |
| dlakomski/serialization | 0.85 | 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 | — | |
| symfony/serializer-pack | 0.84 | Symfony Serializer Pack is a Composer pack that installs and configures Symfony’s Serializer component for easy object normalization/denormalization, JSON/XML encoding, and API-friendly data handling. Ideal for Symfony apps needing flexible, extensible serialization. | 1,048 | 1,051 | 6 | 351K | 0 | 6.3 | 34.9 | MIT | 3 years ago | |
| laravel/serializable-closure | 0.84 | Securely serialize and unserialize PHP closures with Laravel’s fork of opis/closure 3.x, updated for modern PHP without requiring FFI. Wrap closures in SerializableClosure, set a secret key for signing, serialize safely, then restore with getClosure(). | 608 | 609 | 49 | 14M | 0 | 35.2 | 64.9 | MIT | 4 weeks ago | |
| willdurand/rest-extra-bundle | 0.84 | — | 95 | 96 | 17 | 1K | 1 | 1.6 | 11.2 | — | 7 years ago | |
| dbstudios/doze | 0.84 | 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 | 20 | 0 | 1.5 | 15.8 | GPL-3.0 | 7 years 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 | 135 | 2 | 4.6 | 19.3 | MIT | 9 years ago | |
| php-standard-library/json | 0.84 | 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 | 33K | 0 | 16.5 | 62.6 | MIT | 3 months ago | |
| andrew-gos/serializer | 0.82 | 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 | 1 year ago | |
| apie/serializer | 0.82 | 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 | 7 | 0 | 0.0 | 12.5 | MIT | — | |
| wayofdev/laravel-symfony-serializer | 0.80 | — | 21 | 21 | 3 | 2K | 1 | 24.0 | 34.2 | MIT | 4 months ago | |
| botanick/serializer | 0.80 | 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 | — | — | — | |
| zendframework/zend-json | 0.80 | Convenience utilities for encoding PHP data to JSON and decoding JSON back to native types, including helpers for advanced cases. Note: this Zend Framework repository was abandoned on 2019-12-31; development continues as laminas/laminas-json. | 99 | 101 | 27 | 67K | 5 | 2.3 | 28.4 | BSD-3-Clause | 6 years ago | |
| jms/serializer | 0.80 | Serialize and deserialize complex PHP object graphs to JSON or XML with flexible metadata (annotations, YAML, XML). Handles circular references, exclusion strategies, versioning, dates/intervals, and integrates with Doctrine ORM—ideal for APIs and data interchange. | 2,343 | 2,406 | 590 | 2M | 135 | 67.3 | 69.4 | MIT | 6 months ago |
How can I help you explore Laravel packages today?