Libraries tagged by Laravel Casts
scriptingbeating/laravel-global-settings
3 Downloads
It stores all your laravel settings in database and provides a simple api to work with those settings. It also type cast your values into the specified format.
ngankt2/laravel-helper
0 Downloads
A Laravel helper package that includes security utilities, field encryption, data casting, and commonly used helper functions.
mqlo/nameable-cast
1159 Downloads
This package works best with the mqlo/nameable package for Laravel, Lumen
madou1217/laravel-iso-countries
17 Downloads
Ready-to-use Laravel models and relations for country (ISO 3166), language (ISO 639-1), and currency (ISO 4217) information with multi-language support.
localdisk/cast-formrequest
1 Downloads
Cast FormRequest Attributes.
laragrad/eloquent-model-pg-casts
21 Downloads
kouks/laravel-casters
150 Downloads
Provides a convenient way to cast and transform your models for API purposes.
kontoulis/laravel-attribute-model-casting
2 Downloads
A Laravel package enabling the use of native PHP attributes for defining and managing Eloquent model attribute casts.
jbernavaprah/eloquent-binary-cast
910 Downloads
Cast correctly binary data (mainly for PostgreSQL)
hnhdigital-os/laravel-model-schema-money
40 Downloads
Calculate tax.
enriko/laravel-attribute-restrictor
12 Downloads
For Laravel. Easy way to restrict access to specified attributes in a Model
desmart/laravel-money
584 Downloads
Manage money in Laravel like a breeze
dejodev/laravel-multi-language-strings
10 Downloads
Laravel Package that adds a Multilanguage string class and an Attribute cast for adding language support to Models.
cyberionsys/laravel-countries
338 Downloads
A database with ISO country information in all configured translations
adelaide/laravel-fluent
33 Downloads
Fork of based/laravel-fluent. Define model attributes the fluent way. Automatically cast properties to native types.