laravel-cassandra
by fuitad
A Cassandra based Eloquent model and Query builder for Laravel (Casloquent)
laravel-categories
by rinvex
Rinvex Categories is a polymorphic Laravel package, for category management. You can categorize any eloquent model with ease, and utilize the power of Nested Sets, and the awesomeness of Sluggable, and Translatable models out of the box.
laravel-cli-create-user
by boaideas
An artisan command to create, list and remove users in a laravel application from the cli
laravel-couchbase
A Couchbase based Eloquent model and Query builder for Laravel
laravel-custom-relation
A custom relation for when stock relations aren't enough.
laravel-database
by ablunier
Laravel database utilities package. Repository, cache, abstraction layer.
laravel-database-encryption
by austinheap
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
laravel-db-normalizer
by stidges
Normalize all database results to one unified interface, to make swapping repositories a breeze.
laravel-deliverable
by ironshark
Trait for Laravel Eloquent models to allow easy implementation of delivering feature.
laravel-dynamic-filter
Provides dynamic attribute filtering for Laravel's Eloquent Model.
laravel-eloquent-hashids
by naabster
Automatically generate hashids in Laravel for a new Eloquent Model.
laravel-eloquent-query-cache
by rennokki
Adding cache on your Laravel Eloquent queries' results is now a breeze.
laravel-eloquent-relationships
by ankurk91
Add missing eloquent relationships to Laravel php framework.
laravel-eloquent-uuid
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
laravel-email-logger
by juniorb2ss
Possible to armazenate all emails send by application in Redis, Database, Elasticsearch or push to SNS.
laravel-encryptable-trait
by hihaho
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
laravel-excel
by cyber-duck
This package provides a way to export an Eloquent collection as an excel file and to import a Excel file as an Eloquent collection.
laravel-excel
by arcanedev
This package allows you to export an array/Laravel Collection as an excel/csv file or import it.
laravel-excel
This package provides a way to export an Eloquent collection as an excel file and to import a Excel file as an Eloquent collection.
laravel-excel
by patosmack
This package provides a way to export an Eloquent collection as an excel file and to import a Excel file as an Eloquent collection.
laravel-filter
by czim
Filter for Laravel Eloquent queries, with support for modular filter building
laravel-firebase-sync
by mpociot
Synchronize your Eloquent models with a Firebase realtime database.
laravel-flaggable
by batuhan
Trait for Laravel Eloquent models to allow easy implementation of a 'flag' feature.
laravel-followers
by vendocrat
Build a poly-morph Follower system or simply associate Eloquent models in Laravel 5.
laravel-followers
by lecturize
Build a poly-morph Follower system or simply associate Eloquent models in Laravel 5.
laravel-form-helpers
Handle form model binding, old input binding and validation error messages in a clean and easy way.
laravel-form-helpers
by activismebe
Handle form model binding, old input binding and validation error messages in a clean easy way.
laravel-friendships
by hootlex
This package gives Eloquent models the ability to manage their friendships.