Libraries tagged by laravel-model
michael-rubel/laravel-model-mapper
451 Downloads
Collection of functions to loop over your data.
hnhdigital-os/laravel-model-filter
3729 Downloads
Provides model attribute filtering.
bluora/laravel-model-traits
81 Downloads
Provides a collection of useful traits for Laravel Eloquent models.
bluora/laravel-model-dynamic-filter
25 Downloads
Provides model attribute filtering.
bluora/laravel-model-change-tracking
1381 Downloads
Provides support for tracking current user against model changes for the Eloquent ORM
shetabit/stampable
6 Downloads
Add stamp behaviors into laravel models.
raza9798/core-modules
34 Downloads
core-module is a Laravel package that streamlines modular development by organizing models, controllers, migrations, and policies under a clean namespace like Core/. It simplifies scaffolding and improves code separation for better project structure.
lolaji/laravel-controller-trait
87 Downloads
A reuseable controller trait for laravel controller
chapdel/settings
208 Downloads
Model Settings for your Laravel app
architools/laravel-sieve
9 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
x-laravel/model-settings-bag
405 Downloads
Add simple but flexible multiple settings to your Laravel models.
wkjagt/searchable
52 Downloads
Make Laravel models instantly searchable, and automatically indexed using Elastic Search.
wizardingcode/laravel-mcp-server
0 Downloads
Laravel Model Context Protocol (MCP) server implementation
windawake/laravelremodel
33 Downloads
Create remote driver to convert remote api request into laravel model.
webudvikleren/laravel-commentable
7 Downloads
Easily add comments to any Laravel model