Libraries tagged by laravel-model
nastuzzi-samy/laravel-model-stages
2686 Downloads
Add stage scopes to models with parents
naitik/laravel-model
14058 Downloads
Reliese Components for Laravel Framework code generation.
mufasil/laravel_model_keys_encryption
1 Downloads
This package is to encrypt the keys like 'Id' of your database.
mrcorex/laravel-model-generator
2123 Downloads
Auto-generate models for a Laravel 5 project.
mphpmaster/laravel-model-translation-helpers
4 Downloads
Laravel model translation helpers.
mounir-holding/laravel-model-logger
0 Downloads
A a logging system that can be installed and configured as a laravel package on other laravel apis or app and capture model changes and log this changes to an external api.
molovo/laravel-model-traits
18 Downloads
A collection of traits for use with Laravel 5 models.
mohamedhabibwork/laravel-model-transformers
4 Downloads
Easy transformation layer for complex model attributes.
mjducharme/laravel-model-json-storage
176 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
mixislv/laravel-model-self-cache
14 Downloads
Laravel eloquent models cache helper
miqo/laravel-models-camel-case
13 Downloads
Simply camelCase Laravel Model attributes and relationships
mill-hill-automation/laravel-model-watch
1022 Downloads
Adds a model:watch command to poll the database for changes to Eloquent models
maxkalahur/laravel-model-settings
7 Downloads
This Laravel package allows you to attach settings to Laravel Models, save them in DB and encrypt.
mattrink/laravel-model-form-maker
8 Downloads
A package to generate forms from model objects.
marcusyan/laravel-model-from-table
1025 Downloads
Reliese Components for Laravel Framework code generation.