laravel-has-many-merged
by korridor
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships
laravel-computed-attributes
by korridor
Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.
laravel-model-validation-rules
by korridor
A laravel validation rule that uses eloquent to validate if a model exists