Libraries tagged by elequent
andrerampanelli/runtracy
22947 Downloads
A fork of runcmf/runtracy
alibayat/laravel-commentable
4189 Downloads
Implementing a Comment system for Laravel's Eloquent models.
alibayat/laravel-categorizable
1974 Downloads
Implementing Nested-structure Hierarchy Categories system for Eloquent models.
alexcrawford/lexorank-sortable
4304 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
al-one/laravel-soft-deletes-unix
7755 Downloads
SoftDeletes With Unix Timestamp For Laravel
sofa/laravel-global-scope
33591 Downloads
Easy way to define Laravel eloquent global scope.
rinvex/tmp-watson-validating
247491 Downloads
Eloquent model validating trait.
rinvex/laravel-statistics
4030 Downloads
Rinvex Statistics is a lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.
rinvex/laravel-contacts
1816 Downloads
Rinvex Contacts is a polymorphic Laravel package, for contact management system. You can add contacts to any eloquent model with ease.
rennokki/plans
2144 Downloads
Laravel Plans is a package for SaaS apps that need management over plans, features, subscriptions, events for plans or limited, countable features.
prettus/laravel-repository
17471 Downloads
Repositories to abstract the database layer
neurony/laravel-revisions
13644 Downloads
Create multiple revisions of any Eloquent model record along with its underlying relationships
lookitsatravis/listify
54633 Downloads
Turn any Eloquent model into a list! http://lookitsatravis.github.io/listify
liliom/laravel-acquaintances
2309 Downloads
This light package, with no dependencies, gives Eloquent models the ability to manage friendships (with groups). And interactions such as: Likes, favorites, votes, subscribe, follow, ..etc. And it includes advanced rating system.
johnnyfreeman/laravel-custom-relation
23924 Downloads
A custom relation for when stock relations aren't enough.