Libraries tagged by jeloquent
pimphand/mysql-encrypted
6 Downloads
Laravel package for encrypting and decrypting model attributes using openssl with MySQL support
perfocard/flow
7 Downloads
Package for Laravel that adds status flow management for Eloquent models with events and listeners (QUEUED, PROCESSING, ERROR, COMPLETE).
nguyentranchung/laravel-metable
6 Downloads
Fluent Meta Data for Eloquent Models, as if it is a property on your model.
myolbd/unique-slug
5 Downloads
A Laravel package to generate unique and SEO-friendly slugs for modelsy
mxp100/plastic
23126 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.
m-tech-stack/laravel-api-model-client
17 Downloads
A powerful Laravel package that enables Eloquent-like models to interact seamlessly with external APIs instead of a local database
luissantiago/elogquent
16 Downloads
Listens to Eloquent model events and logs configured attribute changes into a history table.
litepie/repository
5 Downloads
Litepie Repository - Laravel Repository Pattern with Enterprise Features
khaleelrasakh/laravel-mongodb
93 Downloads
A MongoDB based Eloquent model and Query builder for Laravel
indy2kro/laravel-validate-models
31 Downloads
Validate Eloquent models against the database schema (columns, casts, fillables, relations).
hosmelq/laravel-model-preferences
161 Downloads
A Laravel package for managing model preferences with type-safe caching.
hdaklue/laravel-dto-morph-cast
7 Downloads
MorphCast for Laravel Validated DTO - Dynamic polymorphic casting for Eloquent models
grazulex/laravel-snapshot
17 Downloads
A powerful Laravel package for tracking, storing and comparing snapshots of your Eloquent models — cleanly and safely.
grazulex/laravel-modelschema
176 Downloads
Generate and manage Laravel model schemas with automatic validation, documentation, and migration helpers for better data structure management.
grafite/query-cache
172 Downloads
A database query caching system with invalidation automation.