laravel-listify
by czim
Turns any model into a list. Rebuild of the popular Lookitsatravis Listify package.
laravel-love
by cybercog
Make Laravel Eloquent models reactable with any type of emotions in a minutes!
laravel-lucene-search
by nqxcode
Laravel 5.5 package for full-text search over Eloquent models based on ZendSearch Lucene.
laravel-mapper
by solbeg
Laravel extension. Wrapper for your models for working with hierarchical structure and/or mapping one attributes to another.
laravel-migrate-check
by erjanmx
A command to check for pending migrations. Exits with non-zero code if there are any
laravel-model-builder
by jimbolino
builds eloquent models based on the tables and relations found in your mysql database
laravel-model-change-tracking
Provides support for tracking current user against model changes for the Eloquent ORM
laravel-model-dynamic-filter
by bluora
Provides dynamic attribute filtering for Laravel's Eloquent Model.
laravel-model-filter
by lacodix
A Laravel package to filter, search and sort models with ease while fetching from database.
laravel-model-json
Provides JSON column support for for Laravel's Eloquent Model.
laravel-model-traits
Provides a collection of useful traits for Laravel Eloquent models.
laravel-model-uuid
by dyrynda
This package allows you to easily work with UUIDs in your Laravel models.
laravel-mongo-model-schema
by suren
Make mongo data saving and retrieving match defined schemas for Laravel. Support nested data model.
laravel-multiplex
by kolossal-io
A Laravel package to attach versioned meta data to Eloquent models.
laravel-page-view-counter
by cyrildewit
Simple package for adding a page view counter to your viewable Eloquent models
laravel-payable-redirect-mollie
Associate Mollie payments with Laravel Eloquent models
laravel-postgres-extended-schema
Eloquent Extended, added some PostgreSQL features
laravel-query-param
by ooxif
Treats binary data in a correct way with Laravel's database system (Eloquent)
laravel-reactions
by qirolab
Implement reactions (like, dislike, love, emotion etc) on Laravel Eloquent models.
laravel-reinforce
by liaosankai
Laravel 4's Eloquent ORM reinforce for self-validating, defind relationship by array