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.

Define Model Attributes With Laravel Fluent

Related Projects

Sprout Multitenancy Package for Laravel

Sprout Multitenancy Package for Laravel

Power Your Multi-Tenant Future."

Cagilo: Blade Components for Laravel

Cagilo: Blade Components for Laravel

Streamline your Laravel development with Cagilo.

Partyline – A Package to Print to the Artisan Console From Anywhere

Partyline – A Package to Print to the Artisan Console From Anywhere

Versatile console communication

Use the Shopify API in Laravel With the Laravel Shopify Package

Use the Shopify API in Laravel With the Laravel Shopify Package

Ignite your potential.

Easily create complex database queries with the Query Enrich Package

Easily create complex database queries with the Query Enrich Package

Code Less, Unleash Data

Handle Webhooks in Laravel with Receiver

Handle Webhooks in Laravel with Receiver

Webhooks, Simplified