Libraries tagged by eloquent aes
z-rosenthal/slim-plus
10 Downloads
A Slim Framework skeleton application for rapid development
yaroslavsagun/laravel-attributes
5 Downloads
Rinvex Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
wwardaww/laravel-id-cryption
37 Downloads
A trait for Laravel/Lumen Model id encryption.
wwardaww/insert-on-duplicate-key
27 Downloads
A trait for MySQL INSERT ON DUPLICATE KEY UPDATE.
wutaophp/laravel-mediable
78 Downloads
A package for easily uploading and attaching media files to models with Laravel
workup/nova-sortable
1505 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop (forked from optimistdigital/nova-sortable).
wink/wink-model-generator
18 Downloads
A powerful Laravel package that automatically generates Eloquent models from your existing database schema, supporting both MySQL and SQLite databases
weboccult/laravel-translatable
2 Downloads
A Laravel package for easy model translations using morph relationships. Supports multiple languages, caching, validation, and automatic translation loading.
webfactorybulgaria/nestablecollection
509 Downloads
A Laravel Package that extends Collection to handle unlimited nested items following adjacency list model.
wcadena/laravel-string-blade-compiler
510 Downloads
Render Blade templates from a string
vzool/revisionable
71 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
vuthaihoc/eloquence
726 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.[Change for my pfoject only]
vkn999/eloquentencryption
3 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
vinyvicente/plans
4 Downloads
Laravel Plans is a package for SaaS apps that need management over plans, features, subscriptions, events for plans or limited, countable features.
uocnv/laravel-model-expires
46 Downloads
A package to assign expiration dates to Eloquent models