Libraries tagged by laravel-model
v-pack/laravel-cache
10 Downloads
Cache helper for Laravel models with Redis and file fallback
utkarshgayguwal/laravel-factory-scaffold
1 Downloads
Automatically generate factories and seeders for Laravel models
unisharp/buyable
2084 Downloads
let laravel model buyable
uniben/laravelgraphqlable
44 Downloads
A quick and easy way to build prototype GraphQL queries and mutations for your Laravel models and controllers.
umairhanifdev/laravel-table-logger
6 Downloads
Automated Laravel model auditing and application log management with dynamic table creation. Tracks all model changes (create/update/delete) in dedicated log tables while maintaining native Laravel conventions. Provides comprehensive activity monitoring without database modifications.
tzurbaev/laravel-product-fields
34 Downloads
Product fields support for Laravel models
triquang/laravel-auth-scaffold
1 Downloads
Scaffold API & Web authentication for any Laravel model — supports multi-auth & modular structure.
tpenaranda/aiditokens
22 Downloads
Use custom tokens instead of IDs on Laravel models.
tochka-developers/model-history
2375 Downloads
Simple history for Laravel models
tjventurini/laravel-distance-scopes
0 Downloads
Laravel Model Scopes to work with Distances of Database Entries that have Lat-Lng Coordinations.
theoluirard/tree-structured-relation
15 Downloads
A package that adds a trait to the Laravel Model class and extends the Laravel Relation class with two new types of relations.
theoluirard/laravel-get-table-name
9 Downloads
A package that adds a trait to the Laravel Model class and extends the Laravel Relation class with two new types of relations.
themightysapien/loggable
22 Downloads
:This packages allows the laravel models to have automatic logging
thelhc/customer-payment
10047 Downloads
Laravel model extensions to setup customer payment profiles and charges
thejawker/laravel-embed-media
13 Downloads
associate embeddable content with a Laravel Model.