Libraries tagged by elo
czim/laravel-listify
71477 Downloads
Turns any model into a list. Rebuild of the popular Lookitsatravis Listify package.
culturalinfusion/baum
20850 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
crudly/encrypted
3462 Downloads
Encryption and hashing casts for Eloquent
creatydev/plans
1074 Downloads
Laravel Plans is a package for SaaS apps that need management over plans, features, subscriptions, events for plans or limited, countable features.
coliving/laravel-friendships
20274 Downloads
This package gives Eloquent models the ability to manage their friendships. Forked from hootlex/laravel-friendships to update for supporting L11
carsdotcom/single-table-inheritance
7451 Downloads
Single Table Inheritance Trait
caloskao/migrate-specific
14169 Downloads
Easily perform database migrations of specific migration files in the Laravel framework.
buqiu/repository
1925 Downloads
Laravel Repository 是 Laravel 的一个软件包,用于抽象数据库层。 这使应用程序易于维护。
bpocallaghan/sluggable
20196 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
binafy/laravel-reactions
392 Downloads
React to something in Laravel framework
beebmx/kirby-db
2206 Downloads
Enable database support for Illuminate\Database in Kirby 3, 4, 5
astalpaert/laravel-blamable
25358 Downloads
Laravel Eloquent models blamable
andrerampanelli/runtracy
28045 Downloads
A fork of runcmf/runtracy
andreagroferreira/laravel-sync-tracker
211 Downloads
A Laravel package for tracking entity synchronization status between systems
andersonef/repositories-pattern
952 Downloads
Laravel Repositories Pattern Implementation