Libraries tagged by laravel-eloquent
daniser/model-editor
205 Downloads
Laravel Eloquent Model Editor UI.
craftcodery/laravel-searchable
4339 Downloads
Searchable trait for Laravel Eloquent models
codecontrol-be/eloquence-mappable
2150 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
codecontrol-be/eloquence-hookable
2157 Downloads
Laravel Eloquent hooks system.
codecontrol-be/eloquence-base
2154 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
citeq/php-api-wrapper
2234 Downloads
Work with APIs like with Laravel Eloquent or Doctrine (no longer a dream)
buiphong/elasticquent
697 Downloads
Maps Laravel Eloquent models to Elasticsearch types.
bpocallaghan/sluggable
20245 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
bluora/laravel-model-json-column
442 Downloads
Provides JSON column support for for Laravel's Eloquent Model.
blasttech/eloquent-related-plus
28296 Downloads
Adds search and order functionality to Laravel Eloquent related models
authentik/eloquent-cache
3886 Downloads
Easily cache your Laravel's Eloquent models
artisansdk/model
1937 Downloads
A self-validating model compatible with Laravel Eloquent that validates when it's saved.
alibayat/likeable
337 Downloads
Implementing a Like system for Laravel's Eloquent models.
ahmedashraf093/better-eloquent-state-machine
1795 Downloads
State machines for your Laravel Eloquent models
sehrgut/eloquent-computed-attributes
3392 Downloads
Automatically compute attributes on Laravel Eloquent models when their input changes