Libraries tagged by laravel-code
touhidurabir/laravel-model-uuid
267 Downloads
A laravel package to attach uuid to model classes
singlequote/laravel-model-seeder
1435 Downloads
rolfhaug/laravel-model-settings
2305 Downloads
A package that gives you a fluent api to add key/value settings to any Eloquent model
rbennett/laravel-model-encryption
1622 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes and hashed attributes.
orkhanahmadov/laravel-model-settings
5075 Downloads
Laravel model settings for Eloquent
mrdth/laravel-model-settings
1753 Downloads
Easy to use way to add settings to any Eloquent model
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
maize-tech/laravel-model-expires
550 Downloads
Laravel Model Expires
lyue/laravel-model
641 Downloads
laravel model helper
jimbolino/laravel-model-builder
10657 Downloads
builds eloquent models based on the tables and relations found in your mysql database
jetcod/laravel-model-translation
137 Downloads
Laravel Model Translation simplifies managing model attribute translations in your Laravel applications.
internetguru/laravel-model-browser
1359 Downloads
A Laravel package to browse models and show them in a table, autocmplete, etc.
igaster/laravel-model-events
260 Downloads
Laravel Custom Model Events
ianrothmann/laravel-model-convention
5180 Downloads
A Model Trait to override standard laravel 5 model conventions for use with larger scale databases
hyperlink/laravel-model-locking
4471 Downloads
Wordpress like locking feature for Laravel-Models.