apimatic/jsonmapper
apimatic/jsonmapper is a lightweight PHP JSON-to-object mapper for converting API responses into typed models. It maps arrays/JSON to class properties with minimal setup, supports nested structures, and helps keep data hydration consistent across your application.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| netresearch/jsonmapper | 0.86 | Map JSON to strongly-typed PHP objects with JSONMapper. Hydrate class properties from stdClass/arrays, support nested objects and collections, docblock/type-hint based mapping, and optional strict checking for missing or invalid fields. | 1,574 | 1,600 | 187 | 2M | 3 | 14.3 | 43.7 | OSL-3.0 | — | |
| boshurik/mapper | 0.84 | Lightweight Laravel/PHP object mapper for converting between arrays and DTOs/entities. Helps map input data to typed objects and back with minimal boilerplate, supporting custom mapping rules and nested structures for clean data transformations. | 2 | 2 | 0 | 4 | 0 | 1.2 | 5.1 | — | 4 years ago | |
| boshurik/mapper-bundle | 0.83 | — | 1 | 1 | 0 | 4 | 0 | 10.9 | 7.0 | — | 8 months ago | |
| mark-gerarts/automapper-plus-bundle | 0.82 | Symfony bundle integrating AutoMapperPlus for fast, configurable object-to-object mapping. Provides service wiring, profiles, and easy mapping between DTOs, entities, and view models with type safety and custom transformations. | 64 | 65 | 12 | 43K | 4 | 1.8 | 1.1 | MIT | 2 years ago | |
| check24/apitk-dtomapper-bundle | 0.82 | — | 2 | 2 | 3 | 0 | 0 | 2.9 | — | MIT | 4 years ago | |
| cmath10/mapper | 0.82 | A lightweight Laravel/PHP mapping utility to transform data between arrays and objects using configurable field mappings. Helps normalize payloads, rename keys, cast values, and build DTO-style structures with minimal boilerplate. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| symfony/object-mapper | 0.82 | Symfony Object Mapper component maps data from one object to another using PHP attributes. Simplifies DTO/entity transformations, supports configurable mapping rules, and integrates with the Symfony ecosystem. Documentation and contributions are handled in the main Symfony repository. | 35 | 35 | 2 | 183K | 0 | 28.9 | 60.1 | MIT | 2 weeks ago | |
| danog/advanced-json-rpc | 0.81 | PHP JSON-RPC 2.0 dispatcher with request/response helpers. Decodes JSON-RPC calls and invokes target methods, coercing params via type hints and @param docs. Supports nested targets (configurable delimiter like "->" or "/"). | 13 | 13 | 2 | 938K | 0 | 0.5 | 56.0 | ISC | — | |
| mark-gerarts/auto-mapper-plus | 0.81 | AutoMapper+ transfers data between PHP objects with minimal boilerplate, inspired by .NET AutoMapper. Define mappings with custom callbacks and operations, handle nested objects, construction, naming conventions, and map arrays/stdClass with configurable options. | 562 | 562 | 32 | 76K | 15 | 28.6 | 39.3 | MIT | 5 months ago | |
| bcc/auto-mapper-bundle | 0.81 | — | 63 | 63 | 21 | 789 | 4 | 3.2 | 16.2 | — | 8 years ago |
How can I help you explore Laravel packages today?