Libraries tagged by laravel base code
gibasbr/modelgenerator
4 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
azizoff/laravel-model-generator
952 Downloads
Laravel database based Laravel model generator
malekbenelouafi/laravel-status
65 Downloads
Laravel status a simple, automatic Status check for any model based on Laravel.
leganz/laravel-uuid
2908 Downloads
laravel uuid a simple, automatic UUID generator for any model based on Laravel.
hjbdev/laravel-engine
11 Downloads
Laravel form generation based on models
testinstance/laravel-model-profiles
10 Downloads
Laravel Model Profiles - Vertical Based Model Data Expansion On Key Value
zhouchang2017/laravel-model-querystring-ext
25 Downloads
queryString expansion based on laravel model
permaxis/laravel-crudgenerator
25 Downloads
Generate a crud (create read update delete) interface based on model laravel
elbgoods/laravel-sitemap
51 Downloads
Sitemap generation based on laravel models
b3nl/laravel-theme
16 Downloads
Created my own laravel theme package, based on a model, a middleware and loading callbacks with an theme.php in a resource folder.
sufian/laravel-query-filter
9 Downloads
A Laravel package to filter queries based on model properties.
jakkzing-dev/laravel-cacheable-model
24 Downloads
Automatic query-based model cache for your Laravel app
adelaide/laravel-fluent
33 Downloads
Fork of based/laravel-fluent. Define model attributes the fluent way. Automatically cast properties to native types.
xmarkclx/laravel-autodb
14 Downloads
Automatically creates database for Laravel based on a few PHP documentation comments.
ordnael/api-model
41 Downloads
Extendable class for REST API based models - instead of the traditional Database based one - that integrates common Laravel's Model class functionalities.