Libraries tagged by regulations
calebporzio/parental
2878438 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
titasgailius/search-relations
6630031 Downloads
A Laravel Nova tool.
ajcastro/eager-load-pivot-relations
1428464 Downloads
Eager load pivot relations for Laravel Eloquent's BelongsToMany relation.
tailflow/laravel-orion
506267 Downloads
Orion for Laravel allows you to build a fully featured REST API based on your Eloquent models and relationships with the simplicity of Laravel as you love it.
reedware/laravel-relation-joins
963651 Downloads
Adds the ability to join on a relationship by name.
protonemedia/laravel-cross-eloquent-search
437599 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
bkwld/cloner
1787274 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
benmorel/smartdump
41472 Downloads
Dumps selected MySQL tables together with their relationships
staudenmeir/laravel-merged-relations
169379 Downloads
Merged Laravel Eloquent relationships
kirschbaum-development/nova-inline-relationship
332409 Downloads
A Laravel Nova field for displaying relationship properties inline.
la-haute-societe/yii2-save-relations-behavior
479043 Downloads
Validate and save automatically related Active Record models.
yassi/nova-nested-form
490595 Downloads
A Laravel Nova package that allows you to create/update/delete nested related fields from a parent form.
fico7489/laravel-eloquent-join
386357 Downloads
This package introduces the join magic for eloquent models and relations.
typo3/cms-lowlevel
6773585 Downloads
TYPO3 CMS Lowlevel - Technical analysis of the system. This includes raw database search, checking relations, counting pages and records etc.
suenerds/nova-searchable-belongs-to-filter
426502 Downloads
Searchable Nova filter for belongsTo relationships.