Libraries tagged by laravel-models
internetguru/laravel-model-browser
1147 Downloads
A Laravel package to browse models and show them in a table, autocmplete, etc.
igaster/laravel-model-options
723 Downloads
Store an Options array in a JSON column. Get/Set values as if they were seperate keys in the Database
igaster/laravel-model-events
260 Downloads
Laravel Custom Model Events
ianrothmann/laravel-model-convention
4615 Downloads
A Model Trait to override standard laravel 5 model conventions for use with larger scale databases
hyperlink/laravel-model-locking
4107 Downloads
Wordpress like locking feature for Laravel-Models.
huubverbeek/laravel-model-attributes-validation
474 Downloads
Enables attribute-based validation of model attributes automatically during the save process.
hnhdigital-os/laravel-model-traits
114 Downloads
Provides a collection of useful traits for Laravel Eloquent models.
hnhdigital-os/laravel-model-schema
124 Downloads
Changes how the Eloquent Model provides attributes.
hnhdigital-os/laravel-model-json
1747 Downloads
Provides JSON column support for for Laravel's Eloquent Model.
hnhdigital-os/laravel-model-attributes
7 Downloads
Changes how the Eloquent Model provides attributes.
henrotaym/laravel-model-queries
1765 Downloads
Move your queries from your models.
haakco/reliese-laravel-models
3752 Downloads
Fork of Reliese Components for Laravel Framework code generation. With patches for postgresql, and a couple other things.
fromhome/laravel-model-upload
3192 Downloads
Simple model upload using Laravel Excel
fhusquinet/laravel-model-json-options
4251 Downloads
Store options as JSON values easily on your models.
farzinft/laravel-model-caching
931 Downloads
Simple Way Of Caching Laravel Eloquent Query Results