Libraries tagged by eloquent-models
pawelmysior/laravel-publishable
17969 Downloads
Toggle the published state of your Eloquent models easily
padosoft/laravel-validable
7619 Downloads
Trait to activate validation when saving Eloquent Model
nolanos/laravel-doctrine-factory
32168 Downloads
Generate Typescript definitions for your Eloquent models
nevadskiy/laravel-translatable
15527 Downloads
Add translations to your Eloquent models
mpociot/laravel-firebase-sync
152451 Downloads
Synchronize your Eloquent models with a Firebase realtime database.
mathieutu/laravel-json-syncer
29681 Downloads
Export and import your Eloquent models to/from JSON
magros/laravel-model-encryption
44491 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
korridor/laravel-computed-attributes
17352 Downloads
Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.
kiwilan/typescriptable-laravel
11057 Downloads
PHP package for Laravel to type Eloquent models, routes, Spatie Settings with autogenerated TypeScript. If you want to use some helpers with Inertia, you can install associated NPM package.
kblais/query-filter
39549 Downloads
Easily create filters for your Eloquent models.
kblais/laravel-uuid
73944 Downloads
A simple library to use UUIDs as your Eloquent model's primary key.
josezenem/laravel-slugidable
32990 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
imanghafoori/laravel-temp-tag
8221 Downloads
Laravel Temporary Tag simplify tagging Eloquent models.
hyperf/scout
106655 Downloads
Hyperf Scout provides a driver based solution to searching your Eloquent models. Inspired By Laravel Scout.
hypefactors/laravel-follow
17919 Downloads
Laravel 9 Follow System for Eloquent models.