Find The Latest Laravel Packages
Login To Post Your PackagePeople Exploring Laravel
12227
Define Model Attributes With Laravel Fluent
**Laravel Fluent** simplifies defining model attributes. Instead of using the `$casts` property, you directly define attributes as properties with their PHP types. The package automatically determines the correct cast based on the type. This results in cleaner code, less boilerplate, and improved developer experience. It also supports native autocompletion for model properties.
"Cast faster, code better."
No Website
GitHub Repo