Libraries tagged by laravel reaction eloquent
phlak/laravel-pivot
8863 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
shanginn/relaqs
2091 Downloads
Extended Relationships functional for eloquent models (Relaqs)
miragepresent/likeable
18 Downloads
Quick likes support
publica/relaquent
2 Downloads
Extension of Laravel's Eloquent relationships: additional relationship types, query joins, pivot models, converters and helpers
igunultas/eager-load-pivot-relations
8 Downloads
Eager load pivot relations for Laravel Eloquent's BelongsToMany relation.
cviebrock/eloquent-sluggable
11958680 Downloads
Easy creation of slugs for your Eloquent models in Laravel
highsolutions/eloquent-sequence
116084 Downloads
A Laravel package for easy creation and management sequence support for Eloquent models with elastic configuration.
optigov/eloquent-graphql
1575 Downloads
This package provides automatic creation of GraphQL types and fields from Eloquent models.
ink/ink-sluggable
3328 Downloads
Easy creation of slugs for Eloquent and EloquentTranslatable models in Laravel 4.
italofantone/commentable
92 Downloads
Is a PHP library designed to simplify and automate the creation of comments based on Laravel.
italofantone/sluggable
15 Downloads
Is a PHP library designed to simplify and automate the creation of URL-friendly slugs based on Laravel.
pavelpaliy/eloquent-sluggable
2087 Downloads
Easy creation of slugs for your Eloquent models in Laravel
laraeast/laravel-sluggable
493 Downloads
Easy creation of slugs for your Eloquent models in Laravel
saggre/laravel-model-instance
551 Downloads
Create new instances of Eloquent models with CLI
dipesh79/laravel-softdelete-action
59 Downloads
A Laravel package to handle cascading, SET NULL, RESTRICT, NO ACTION, and SET DEFAULT behaviors for SoftDeletes in Eloquent relationships, with support for record restoration and cleanup actions.