Libraries tagged by laravel-eloquent
indracollective/laravel-revisor
298 Downloads
Draft, publish and revise Laravel Eloquent Models
ignition-nbs/laravel-uuid-model
1386 Downloads
Enable Laravel's Eloquent Model to be identified by UUID (string) rather than ID (increment or bigIncrement)
fattureincloud/eloquence-mappable
8647 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
fattureincloud/eloquence-hookable
8660 Downloads
Laravel Eloquent hooks system.
fattureincloud/eloquence-base
8681 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
egyjs/dbml-to-laravel
358 Downloads
Generate Laravel Eloquent models and migration files directly from your DBML (Database Markup Language) files with ease.
drewjbartlett/wordpress-eloquent
1479 Downloads
A Laravel wrapper for wordpress which turns all Wordpress models into Laravel Eloquent Models.
codeartmk/opensearch-laravel
383 Downloads
This package integrates the Opensearch client to work seamlessly with your Laravel Eloquent Model.
bpocallaghan/sluggable
20015 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
aurorawebsoftware/arflow
1873 Downloads
ArFlow is a Laravel package that allows you to implement workflow management for your Laravel Eloquent models.
astalpaert/laravel-blamable
23256 Downloads
Laravel Eloquent models blamable
alibayat/laravel-commentable
4932 Downloads
Implementing a Comment system for Laravel's Eloquent models.
alexcrawford/lexorank-sortable
6737 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
affordablemobiles/eloquent-sqlcommenter
1376 Downloads
sqlcommenter support for Laravel's Eloquent ORM
sofa/laravel-global-scope
33946 Downloads
Easy way to define Laravel eloquent global scope.