Libraries tagged by wodel
prettus/l5-repository
9357317 Downloads
Laravel 5|6|7|8|9|10|11|12 - Repositories to the database layer
mongodb/laravel-mongodb
3930253 Downloads
A MongoDB based Eloquent model and Query builder for Laravel
jenssegers/mongodb
12209295 Downloads
A MongoDB based Eloquent model and Query builder for Laravel
spatie/laravel-sluggable
8796784 Downloads
Generate slugs when saving Eloquent models
owen-it/laravel-auditing
25082989 Downloads
Audit changes of your Eloquent models in Laravel
matomo/device-detector
17329732 Downloads
The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.
laravel/scout
37227431 Downloads
Laravel Scout provides a driver based solution to searching your Eloquent models.
kalnoy/nestedset
10602509 Downloads
Nested Set Model for Laravel 5.7 and up
cviebrock/eloquent-sluggable
11651239 Downloads
Easy creation of slugs for your Eloquent models in Laravel
spatie/laravel-view-models
2908848 Downloads
View models in Laravel
spatie/laravel-model-status
1421960 Downloads
A package to enable assigning statuses to Eloquent Models
spatie/laravel-model-states
4158728 Downloads
State support for Eloquent models
nette/component-model
13624310 Downloads
⚛ Nette Component Model
genealabs/laravel-model-caching
4079721 Downloads
Automatic caching for Eloquent models.
venturecraft/revisionable
5704308 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel