Find The Latest Laravel Packages
Login To Post Your PackagePeople Exploring Laravel
12107
Laravel Custom Casts Package
The Laravel Custom Casts package allows you to define custom casting behaviors for your Eloquent models. This means you can transform data to and from different formats before it's stored in the database or retrieved for use in your application. You can use custom casts for various data types, such as dates, times, JSON, encrypted data, and more. Custom casts are easy to integrate into your Eloquent models and can improve data management and manipulation within your Laravel application.
"Cast Your Data, Shape Your Application"
Related Projects
Create Repeatable Models with Laravel Recurring Models
Let your models handle the routine
Add FaceID and TouchID Login to Your Laravel Apps
Unlock Your App, Effortlessly.
Search Across Multiple Eloquent Models With Cross-Eloquent Search
Efficiently Search Across Your Entire Database.