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.
json_decode() outputs to DTOs without complex custom code.How can I help you explore Laravel packages today?