sourcetoad/enhanced-resources
Laravel API resource enhancement that lets a single Resource expose multiple output “formats” via PHP attributes. Mark methods with #[Format], pick formats with ->format('name'), and optionally set a default with #[IsDefault] to avoid exceptions.
Full Changelog: https://github.com/sourcetoad/enhanced-resources/compare/v7.2.0...v7.3.0
Full Changelog: https://github.com/sourcetoad/enhanced-resources/compare/v7.1.0...v7.2.0
Full Changelog: https://github.com/sourcetoad/enhanced-resources/compare/v7.0.0...v7.1.0
Full Changelog: https://github.com/sourcetoad/enhanced-resources/compare/v6.0.0...v7.0.0
Full Changelog: https://github.com/sourcetoad/enhanced-resources/compare/v5.0.0...v6.0.0
Full Changelog: https://github.com/sourcetoad/enhanced-resources/compare/v5.0.0...v6.0.0-dev
Full Changelog: https://github.com/sourcetoad/enhanced-resources/compare/v4.0.0...v5.0.0
Full Changelog: https://github.com/sourcetoad/enhanced-resources/compare/v3.1.2...v4.0.0
Full Changelog: https://github.com/sourcetoad/enhanced-resources/compare/v3.1.2...v5.0.0-rc1
Resourceable trait/interface compatibility.Added Resourceable trait and interface
Added custom ad hoc hook registration. Fixed lack of support for Laravel paginators.
How can I help you explore Laravel packages today?