Libraries tagged by pivot
nicolaskruchten/pivottable
151086 Downloads
Javascript Pivot Table (aka Pivot Grid, Pivot Chart, Cross-Tab) implementation with drag'n'drop.
genealabs/laravel-pivot-events
3493962 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
fico7489/laravel-pivot
4606081 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
ajcastro/eager-load-pivot-relations
1049501 Downloads
Eager load pivot relations for Laravel Eloquent's BelongsToMany relation.
ddzobov/laravel-pivot-softdeletes
272314 Downloads
Make your Eloquent models pivots be able to soft deleted in Laravel/Lumen
josezenem/laravel-make-migration-pivot
36507 Downloads
Make Laravel pivot tables using the new Laravel 9 closure migrations.
nagarajanchinnasamy/subtotal
118044 Downloads
Subtotal.js is a JavaScript plugin for PivotTable.js. It renders subtotals of rows and columns with the ability to expand and collapse rows.
altek/eventually
613359 Downloads
The missing many-to-many Eloquent events.
timwassenburg/laravel-pivot-table-generator
7031 Downloads
Quickly generate pivot tables for your projects
audunru/eager-load-pivot-relations
14611 Downloads
Eager load pivot relations for Laravel Eloquent's BelongsToMany relation.
mouf/html.widgets.statsgrid
8490 Downloads
This PHP package contains a HTML pivot table. You provide it with a data set and the list of columns and rows and it will display a nice pivot table.
kingmaker/laravel-many-to-many-self-relationship
20078 Downloads
Laravel Many to Many Relationship on the same Model through a pivot table providing two-way association.
totov/laravel-soft-delete-morph-to-many-pivots
5915 Downloads
Allow morphToMany relationship pivots to be soft deleted.
omaximus/laravel-pivot-polymorph
25228 Downloads
Fully polymorphic pivot relations for laravel eloquent
signifly/laravel-pivot-events
54287 Downloads
Trigger Eloquent model pivot events when attaching, detaching or updating.