Libraries tagged by Laravel Eloquent
fevrok/laravel-translatable
47 Downloads
This package allows you to translate your models fields.
faridibin/laravel-json-response
7464 Downloads
A Laravel package for consistently formatted API responses with support for JSON, XML, and YAML.
faridibin/laravel-api-response
146 Downloads
A Laravel package for consistently formatted API responses with support for JSON, XML, and YAML.
esazykin/laravel-clickhouse
2731 Downloads
engency/eloquent-formatting
2942 Downloads
Eloquent Custom Formatting
emmadonjo/laravel-filter
158 Downloads
A laravel package to easily add filtering to your eloquent queries
elegantmedia/laravel-simple-repository
9934 Downloads
Lightweight Repository pattern for Laravel 12+ projects with strict typing and modern PHP features.
dobron/laravel-db-enum-generator
1780 Downloads
Database enum generator for Laravel.
digitalcloud/laravel-model-notes
34167 Downloads
A package to enable assigning notes to Eloquent Models
dennisvandalen/laravel-iso-countries
486 Downloads
Ready-to-use Laravel models and relations for country (ISO 3166), language (ISO 639-1), and currency (ISO 4217) information with multi-language support.
defstudio/laravel-keyby-id
6335 Downloads
Adds KeyBy('id') to Eloquent relationships
deflinhec/laravel-clickhouse
69 Downloads
Laravel ClickHouse integration package
dayemsiddiqui/eloquent-defaults
325 Downloads
An elegant way to automatically insert default rows to a table whenever a new row to a specific model is created
czim/laravel-modelcomparer
3940 Downloads
Performs a deep-nested comparison of a model's before/after state.
cyberwolfstudio/laravel-balance
2161 Downloads
Maintains a history of balance movements in the eloquent models. This simple package will keep track of the balance of your models. You can increase, decrease, reset and set the balance. It is also possible to check if a model has a positive balance or no balance.