Libraries tagged by modelo
gbrock/laravel-table
41899 Downloads
Table functionality for Laravel models
gazugafan/laravel-temporal
7502 Downloads
Temporal models and versioning for Laravel 5
ecourty/mcp-server-bundle
976 Downloads
A Symfony Bundle to create MCP servers
designmynight/laravel-elasticsearch
32911 Downloads
Use Elasticsearch as a database in Laravel to retrieve Eloquent models and perform aggregations.
czim/laravel-nestedupdater
50065 Downloads
Eloquent model updater for nested relations data for Laravel.
czim/laravel-listify
72759 Downloads
Turns any model into a list. Rebuild of the popular Lookitsatravis Listify package.
cycle/active-record
800 Downloads
Provides a simple way to work with your database using Active Record pattern and Cycle ORM
coliving/laravel-duplicate
52582 Downloads
Duplicate any Eloquent model along with its underlying relationships
cebe/yii2-lifecycle-behavior
19146 Downloads
Define the lifecycle of a model by defining allowed satus changes in terms of a state machine.
brysem/phpenums
159262 Downloads
Enums made simple in PHP.
astrotomic/laravel-cachable-attributes
37339 Downloads
Allows to cache attribute accessor values in an easy way.
adobrovolsky97/laravel-repository-service-pattern
4669 Downloads
Laravel 5|6|7|8|9|10 - Repository - Service Pattern
sebastiaanluca/laravel-auto-morph-map
29893 Downloads
Automatically alias and map the polymorphic types of Eloquent models.
rinvex/laravel-statistics
4092 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.
neurony/laravel-query-cache
22656 Downloads
Cache all {select} queries or only the duplicate ones for a specific Eloquent model