shureban/laravel-easy-request
Laravel package that adds typed getters to FormRequest via PHPDoc @method annotations. Call $request->name(), $request->age(), etc., and values are cast to bool/int/float/Carbon/DateTime. Supports camelCase methods with snake_case input keys.
Full Changelog: https://github.com/Shureban/laravel-easy-request/compare/v0.0.2...v1.0.0
Full Changelog: https://github.com/Shureban/laravel-easy-request/compare/v0.0.1...v0.0.2
Full Changelog: https://github.com/Shureban/laravel-easy-request/commits/v0.0.1
How can I help you explore Laravel packages today?