Libraries tagged by casts
rawilk/laravel-casters
5002 Downloads
A collection of custom casts for Laravel.
ghanuz/relations
4838 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.
joerucci/laravel-domain-tools
883 Downloads
This package provides domain-driven design (DDD) support for Laravel applications by enhancing artisan make commands with --domain argument. When used, generated files (like models, casts, events, etc.) are placed into a specific domain folder within your app.
inspirum/xml
11472 Downloads
Simple XML writer and memory efficient XML reader with powerful xml-to-array cast
crudly/encrypted
3508 Downloads
Encryption and hashing casts for Eloquent
dhii/stringable-interface
49416 Downloads
Interoperability interface for objects that can be cast to string
mohammedmanssour/file-cast
199 Downloads
Easily manage uploaded files in your Laravel app, with automatic path saving and handy value objects for effortless access.
zakirullin/typed-accessor
6 Downloads
Convenient array-related routine & better type casting
rennokki/eloquent-settings
4220 Downloads
Eloquent Settings allows you to bind key-value pairs to any Laravel Eloquent model. It supports even casting for boolean, float or integer types.
oppytut/laravel-lift12
704 Downloads
Take your Eloquent Models to the next level
novius/laravel-json-casted
2192 Downloads
A package to cast json fields, each sub-keys is castable
madison-solutions/coerce
3579 Downloads
Functions for coercing values to various data types
arthurydalgo/laravel-iso-countries
2409 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.
spaf/simputils
6050 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
cast/scrypt
874 Downloads
Scrypt, pure PHP based on https://github.com/MPOS/php-mpos/blob/236cccd5d3178e99504bf2665db8bddfed6aa176/include/lib/scrypt.php