Libraries tagged by laravel-motd
techindeck/laravel-module-generator
185 Downloads
Create application modules followed by CLEAN pattern
tantee/laravel-model-api
1069 Downloads
Expose all models as CRUD, search and query API
soyhuce/laravel-model-injection
12246 Downloads
Extended Model injection for Laravel
singlequote/laravel-model-seeder
1494 Downloads
sedehi/laravel-module
3708 Downloads
This is my package laravel-module
rolfhaug/laravel-model-settings
2340 Downloads
A package that gives you a fluent api to add key/value settings to any Eloquent model
rbennett/laravel-model-encryption
1638 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes and hashed attributes.
quentinbontemps/laravel-mondialrelay
1028 Downloads
Client Laravel pour l'API Mondial Relay
plank/laravel-model-resolver
3255 Downloads
Retrieve all defined Models available in the Application or Vendor namespaces
patressz/laravel-model-documenter
129 Downloads
A Laravel package for generating model documentation.
onesite/laravel-module
2966 Downloads
Generate a module with model, migration, controller, routes and factory
mrabbani/laravel-module-manager
5141 Downloads
Laravel Module Management
mouadziani/laravel-model-trackable
8 Downloads
A laravel package that allows you to tracker and log nested changes applied on your models and their relations using a single Trait
mghrby/laravel-modular-ddd
45 Downloads
A comprehensive Laravel package for building modular applications using Domain-Driven Design principles
mennovanhout/laravel-model-constants
427 Downloads
This package creates constants for column names, this can then be used instead of strings to reduce typo's errors and improve coding with your IDE