Libraries tagged by eloquent aes
saade/laravel-uuid
1812 Downloads
A small package for adding UUIDs to Eloquent models.
rolfhaug/laravel-model-settings
2264 Downloads
A package that gives you a fluent api to add key/value settings to any Eloquent model
othyn/filament-api-resources
74 Downloads
A Laravel package that enables Filament to work seamlessly with API-backed resources instead of traditional Eloquent models
nickcousins/schemaview-laravel
253 Downloads
A simple Artisan command to view the schema of any Eloquent model
neuecommerce/addresses
5118 Downloads
Addresses is a polymorphic Laravel package, for addressbook management. Adding addresses to any Eloquent model was never this easy.
neelkanthk/laravel-schedulable
226 Downloads
A Laravel package to add scheduling capability in Eloquent models.
namaa-solutions/laravel-orion
2929 Downloads
Laravel Orion allows you to build a fully featured REST API based on your Eloquent models and relationships with the simplicity of Laravel as you love it.
mreduar/laravel-balance
720 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.
liberu-genealogy/laravel-dna
1963 Downloads
A package that converts gedcom files to Eloquent models
laravel-liberu/laravel-gedcom
2346 Downloads
A package that converts gedcom files to Eloquent models
kamansoft/laravel-blame
2567 Downloads
A tool to easily work with the updated_by and created_by fields on your laravel eloquent models
genealogiawebsite/laravel-gedcom
1736 Downloads
A package that converts gedcom files to Eloquent models
firevel/sortable
2860 Downloads
A simple trait to make your Laravel Eloquent models sortable with ease.
familytree365/laravel-gedcom
9537 Downloads
A package that converts gedcom files to Eloquent models
emmadonjo/laravel-filter
129 Downloads
A laravel package to easily add filtering to your eloquent queries