Libraries tagged by model cast
konekt/enum-eloquent
2148280 Downloads
Enum attribute casting for Eloquent models
vkovic/laravel-custom-casts
373280 Downloads
Make your own custom cast type for Laravel model attributes
wendelladriel/laravel-lift
49613 Downloads
Take your Eloquent Models to the next level
waad/laravel-model-metadata
4543 Downloads
A robust Laravel package for handling metadata with JSON casting, custom relation names, and advanced querying capabilities.
io238/laravel-iso-countries
71519 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.
esensi/model
67013 Downloads
The base model traits of Esensi
tommyknocker/pdo-database-class
6083 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
arthurydalgo/laravel-iso-countries
18611 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.
woodsandwalker/laravel-countries
11785 Downloads
Laravel Countries is a bundle for Laravel providing ISO 3166_2 codes for all countries along with a country model, cast and validation rule.
abetwothree/laravel-ts-publish
1916 Downloads
Create TypeScript declaration types from your PHP models, enums, and other cast classes
cviebrock/eloquent-typecast
70620 Downloads
Trait for Eloquent models to force type-casting on retrieved values
based/laravel-fluent
13544 Downloads
Define model attributes the fluent way. Automatically cast properties to native types.
neuecommerce/model-casts
13692 Downloads
Some handy Laravel Eloquent model casts.
juanparati/embed-models
582 Downloads
Embed sub-models inside JSON fields in Laravel Eloquent models with full casting, validation, and mass assignment support
redcrystal/cast
23030 Downloads
Laravel Value Objects: Cast your Eloquent model attributes to value objects with ease!