New
v12.1.0
- [GH-267] Fixed
Util::mergeConfig()causing PHPStan errors due to incorrect type usage. - Refactored
ResponseBuilderto extract message handling into a newMessageManagerclass. - Reworked and updated project documentation.
Unclaimed project
Are you a maintainer of laravel-api-response-builder? Claim this project to take control of your public changelog and roadmap.
Changelog
Builds nice, normalized and easy to consume REST JSON responses for Laravel powered APIs.
Util::mergeConfig() causing PHPStan errors due to incorrect type usage.ResponseBuilder to extract message handling into a new MessageManager class.