Libraries tagged by laravel-models
nion/laravel-model-datatable
5 Downloads
A Laravel package for generating dynamic data tables using Blade components.
nguyenhiepvan/laravel-model-cleanup
4 Downloads
This package deletes unneeded records in a database.
netkod-bilisim/laravel-model-settings-bag
89 Downloads
You can add simple and flexible, single or multiple settings to your Laravel models.
nastuzzi-samy/laravel-model-stages
2685 Downloads
Add stage scopes to models with parents
naitik/laravel-model
14057 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.
mradang/laravel-model-extend
406 Downloads
laravel-model-extend
mphpmaster/laravel-model-translation-helpers
3 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.
moirei/laravel-model-data
366 Downloads
Easily handle data fields in your Eloquent models
mohamedhabibwork/laravel-model-transformers
4 Downloads
Easy transformation layer for complex model attributes.
mjducharme/laravel-model-json-storage
175 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
13 Downloads
Laravel eloquent models cache helper
miqo/laravel-models-camel-case
12 Downloads
Simply camelCase Laravel Model attributes and relationships