Libraries tagged by laravel-models
roberto910907/laravel-console-generator
1 Downloads
Generates Laravel models and migrations using the command line
raza9798/core-modules
20 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.
qmas/laravel-metadata-trait
2 Downloads
Add setting function to Laravel models.
phpcollective/tracker
122 Downloads
Track your Elequent Model
novatree/model_view_ui
9 Downloads
Give Model View Ui for developer
meshesha/artisan-make-mvc
10 Downloads
Laravel artisan command to create view, controller and route from existing Model
manowartop/laravel-skeleton
196 Downloads
Base Skeleton for Laravel Application
jochemict/larasearch
3 Downloads
A simple and efficient Laravel package that adds flexible, reusable search functionality to your Eloquent models.
ekoukltd/s3-import-export
31 Downloads
Easy import & export of Laravel models (tables) to local or S3 Storage as a JSON file. For when you don't want to restore a whole backup, just a few tables.
dan-har/presentit-laravel
29 Downloads
Transformers for nested Eloquent models and collection for building API with Laravel framework
chapdel/model-settings-for-laravel
138 Downloads
Model Settings for your Laravel app
ceyleon/laravel-db-encrypter
14 Downloads
Provides database model attribute encryption/decryption
abbasbkz/laravel-db-encrypter
30 Downloads
Provides database model attribute encryption/decryption
zynfly/laravel-meta
1 Downloads
Easily add and manage meta data for your Laravel models with a clean, intuitive primary-meta table approach.
ymslavov/laravel-repository
1408 Downloads
Stateful repositories for Laravel models.