Libraries tagged by eloquent aes
netsells/hash-model-ids
31688 Downloads
Dynamically create a hash of an Eloquent model id value to avoid exposing a record's actual database id.
martinbean/laravel-sluggable-trait
48393 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save.
zymawy/arabify
1022 Downloads
:closed_lock_with_key: A Wrapper Sluggable Traits, To Deal With Arabic Langauge
siabit/laravel-auditing-elasticsearch
2715 Downloads
A elasticsearch driver for the owen-it/laravel-auditing package. Allows storage of the audits in elasticsearch.
rulr/laravel-authored
146 Downloads
A Laravel package that adds created_by and last_updated_by attributes to Eloquent models.
oobook/snapshot
1367 Downloads
Create a snapshot on the stage of creating record and always keeps the currently created data.
omalizadeh/laravel-query-filter
2088 Downloads
A laravel package for resource filtering via request query string
novius/laravel-json-casted
1540 Downloads
A package to cast json fields, each sub-keys is castable
myerscode/laravel-taxonomies
4814 Downloads
A package for creating taxonomies and terms to categorise Eloquent models
mvdnbrk/laravel-model-expires
17199 Downloads
A package to assign expiration dates to Eloquent models
metamel/laravel-addresses
1115 Downloads
Metamel Addresses is a polymorphic Laravel package, for address book management. You can add addresses to any eloquent model with ease.
lab2view/lada-cache
505 Downloads
A Redis based, automated and scalable database caching layer for Laravel
interactively/plans
2961 Downloads
Laravel Plans is a package for SaaS apps that need management over plans, features, subscriptions, events for plans or limited, countable features.
gregoryduckworth/encryptable
51742 Downloads
A simple trait to make attributes encrypted in the database
czim/laravel-listify
71265 Downloads
Turns any model into a list. Rebuild of the popular Lookitsatravis Listify package.