Libraries tagged by laravel-move
naranarethiya/model-resource-generator
11 Downloads
Automatically generate API resource classes for your Laravel models, simplifying the process of transforming your models into API resources with ease.
muratbsts/laravel-reactable
111 Downloads
Use reactions for your Laravel model like Facebook, without pain
movor/laravel-custom-casts
172 Downloads
Make your own custom cast type for Laravel model attributes
mookofe/laravel-support
11 Downloads
Awesome enhancements for your current Laravel Models, Collections and more.
mohsentm/laravel-db-enum
3094 Downloads
laravel-db-enum is a trait for laravel models. use this trait on modules for getting the table fileds enum values
misterpaladin/cacheable
2177 Downloads
Laravel Model trait for caching all db objects
megaads/laravel-query-cache
17 Downloads
Laravel model caching.
matteomeloni/laravel-rest-ql
80 Downloads
A simple way, to be able to build a query into a Laravel model, through a http request
marksihor/laravel-filtering
6708 Downloads
Laravel model filtering
mahmoudigithub/database-relation-tester
8 Downloads
A terse package for test relations between Laravel models.
legodion/lucid
281 Downloads
Declare database migrations and factory definitions inside Laravel models.
langleyfoxall/laravel-redacted-model
210 Downloads
Laravel Redacted Model allows you to easily dynamically omit and redact fields from Laravel Models
kregel/warden
847 Downloads
Manage all your Laravel models with ease! (Comes with a built in RESTful api, and VueJS for model management)
klips/dingoquerymapper
543 Downloads
Uses Dingo/API Request Query Parameters to filter Laravel Models
kha333n/crudmodule
6 Downloads
Basic CRUD Module for Laravel Models