Libraries tagged by eloquent-models
hyvor/laravel-json-meta
6870 Downloads
Strict meta data for Eloquent Models, saved in JSON columns
hypefactors/laravel-follow
18440 Downloads
Laravel 9 Follow System for Eloquent models.
hnhdigital-os/laravel-model-json
1764 Downloads
Provides JSON column support for for Laravel's Eloquent Model.
hi-folks/fusion
438 Downloads
Laravel package that enhances Eloquent models to facilitate the management of structured, database-free content through Markdown files with Frontmatter.
foxws/laravel-modelcache
3952 Downloads
Cache helpers for Laravel Eloquent models
fomvasss/laravel-str-tokens
6684 Downloads
A package to manage and generate string with tokens/shortcodes for Eloquent Models
flyhjaelp/laravel-eloquent-orderable
3616 Downloads
Make your Eloquent models orderable by using the orderable trait on them. Which automatically updates the order of all other models within it's group when the order of a current model is updated or a new model insereted or deleted.
flooris/prestashop-models
3007 Downloads
Collection of Eloquent model files for using Laravel with Prestashop data
esign/laravel-underscore-translatable
13300 Downloads
A laravel package to make your eloquent models translatable.
erikgall/listify
11365 Downloads
Turn any Eloquent model into a list! http://erikgall.github.io/listify
emargareten/eloquent-filters
2455 Downloads
Easily add filters to your eloquent models using simple arrays
eloquent-filter/filter
65 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
eig/eloquent-uuid
1345 Downloads
Easy UUID for Eloquent Models
drewjbartlett/wordpress-eloquent
1494 Downloads
A Laravel wrapper for wordpress which turns all Wordpress models into Laravel Eloquent Models.
digitalcloud/laravel-blameable
41968 Downloads
Laravel package allow you to add created/updated by attributes on eloquent models