Libraries tagged by rotation
bkwld/cloner
1635364 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
staudenmeir/laravel-merged-relations
148017 Downloads
Merged Laravel Eloquent relationships
kirschbaum-development/nova-inline-relationship
319757 Downloads
A Laravel Nova field for displaying relationship properties inline.
ankurk91/laravel-eloquent-relationships
429902 Downloads
Add missing eloquent relationships to Laravel php framework.
la-haute-societe/yii2-save-relations-behavior
462762 Downloads
Validate and save automatically related Active Record models.
yassi/nova-nested-form
482949 Downloads
A Laravel Nova package that allows you to create/update/delete nested related fields from a parent form.
krowinski/bcmath-extended
873861 Downloads
Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath functions. (more http://php.net/manual/en/book.bc.php) Supports scientific notations
korridor/laravel-has-many-merged
84155 Downloads
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships
indexzer0/eloquent-filtering
10605 Downloads
Powerful eloquent filtering
fico7489/laravel-eloquent-join
371087 Downloads
This package introduces the join magic for eloquent models and relations.
dcat/laravel-wherehasin
122493 Downloads
Laravel ORM whereHasIn
biiiiiigmonster/hasin
401564 Downloads
Laravel framework relation has in implement
typo3/cms-lowlevel
6368237 Downloads
TYPO3 CMS Lowlevel - Technical analysis of the system. This includes raw database search, checking relations, counting pages and records etc.
stefro/laravel-lang-country
29262 Downloads
Setting the locale is not enough most of the time, some countries use more than one languages. Also, different countries use different date notation formats, names, flags and currencies. This package is here to help you with that!
silvershop/silverstripe-hasonefield
429226 Downloads
Edit a has_one relationship using a GridField, triggered by clicking a button.