Libraries tagged by laravel reactions
kevincobain2000/laravel-erd
230083 Downloads
A tool to automatically generate interactive ERD relationships in Models for Laravel
rinvex/laravel-attributes
109780 Downloads
Rinvex Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
yassi/nova-nested-form
485591 Downloads
A Laravel Nova package that allows you to create/update/delete nested related fields from a parent form.
suenerds/nova-searchable-belongs-to-filter
402846 Downloads
Searchable Nova filter for belongsTo relationships.
indexzer0/eloquent-filtering
12143 Downloads
Powerful eloquent filtering
troelskn/laravel-fillable-relations
61507 Downloads
Provides HasFillableRelations trait to Eloquent models
reedware/laravel-composite-relations
81975 Downloads
Adds the ability define composite eloquent relations.
mr-punyapal/laravel-extended-relationships
5322 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
io238/laravel-iso-countries
46535 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.
liam-wiltshire/laravel-jit-loader
76595 Downloads
Just In Time relationship loader for Laravel
eminiarts/nova-relationship-selector
51242 Downloads
A Laravel Nova Package to group Relationships into a Selector.
venturedrake/laravel-crm
8427 Downloads
A free open source CRM built as a package for laravel projects
korridor/laravel-has-many-sync
41334 Downloads
Laravel has many sync
korridor/laravel-has-many-merged
87438 Downloads
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships
hulkur/laravel-hasmany-keyby
58686 Downloads
Add possibility to have related models in many-to-many relationship attached to the parent model by defined key values.