Libraries tagged by eloquent model
waad/laravel-model-metadata
258 Downloads
A Laravel package for handling metadata with JSON casting and custom relation names.
sofa/model-locking
47961 Downloads
Pseudo pessimistic model locking with broadcasted events for Laravel Eloquent ORM.
parables/laravel-model-nanoid
1095 Downloads
This package allows you to easily work with NanoID in your Laravel models.
outrightvision/api-model
92010 Downloads
Generate Laravel-like Api Models
orkhanahmadov/eloquent-repository
60874 Downloads
Eloquent Repository for Laravel
laragear/meta-model
277112 Downloads
Let other developers customize your package model and migrations
laracraft-tech/laravel-dynamic-model
8715 Downloads
Dynamic Model for Laravel!
xint0/laravel-optimistic-locking
63940 Downloads
Adds optimistic locking feature to eloquent models.
sleimanx2/plastic
141220 Downloads
Plastic is an Elasticsearch ODM and mapper for Laravel. It renders the developer experience more enjoyable while using Elasticsearch by providing a fluent syntax for mapping , querying and storing eloquent models.
pishran/laravel-persian-slug
19587 Downloads
Creates Persian slugs for Eloquent models.
pawelmysior/laravel-publishable
17976 Downloads
Toggle the published state of your Eloquent models easily
nolanos/laravel-doctrine-factory
32263 Downloads
Generate Typescript definitions for your Eloquent models
nevadskiy/laravel-translatable
15547 Downloads
Add translations to your Eloquent models
mpociot/laravel-firebase-sync
152455 Downloads
Synchronize your Eloquent models with a Firebase realtime database.
korridor/laravel-computed-attributes
17376 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.