laravel-meta
by dhcmega
Fork from kodeine/laravel-meta. Fluent Meta Data for Eloquent Models, as if it is a property on your model.
laravel-sluggable
Easy creation of slugs for your Eloquent models in Laravel 5. support arabic
laravel-model-validation-rules
by korridor
A laravel validation rule that uses eloquent to validate if a model exists
laravel-firebase-sync
by tungltdev
Synchronize your Eloquent models with a Firebase realtime database.
laravel-metable
by ewereka
Fluent metadata for Eloquent Models, as if it is a property on your model.
attributes
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.
laravel-job-models
by repat
Eloquent Models for the tables job and job_fails as created by artisan queue:table and queue:failed-table
laravel-tarantool
A Tarantool based Eloquent ORM and Query builder for Laravel
laravel-auditing-job-database
by despatates
A database driver for the owen-it/laravel-auditing package. Store audits using laravel jobs.
laravel-database-model-encryption
Provides database encryption/decryption with search encrypted fields.
laravel-eloquent-model-uuid
by glorand
A simple solution for providing UUID support for the IDs of your Eloquent models.
laravel-eloquent-uuid
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
laravel-response-xml
by dmsysop
Add the method xml integrating the laravel's response, converting eloquent return to XML.
laravel-filter
by ubitcorp
It provides a Eloquent query builder that can be used with trait on any model for Laravel project
laravel-query-cache
by curder
Cache all {select} queries or only the duplicate ones for a specific Eloquent model
laravel-query-cache
by neurony
Cache all {select} queries or only the duplicate ones for a specific Eloquent model
laravel-soft-deletes-not-empty
SoftDeletesNotEmpty With Unix Timestamp For Laravel5+