Libraries tagged by laravel model fields
inweb/admin-field-models
7 Downloads
InWeb Admin field.
dustapplication/laravel-database-model-encryption
1927 Downloads
Provides database encryption/decryption with search encrypted fields.
thevelement/laravel-auditable-eloquent
22 Downloads
Extension to the Laravel Schema Builder to support audit-tracking fields in models.
tedon/laravel-actor
123 Downloads
A brand option to have specific action fields in model.
meiko/laravel-uuidable
95 Downloads
Provides UUID field to models
spykapp/laravel-custom-fields
18 Downloads
Laravel Package for Managing Custom Fields for Each Model.
skyraptor/laravel-encryptable-trait
469 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
mirhamzah/laravel-interactive-make
9 Downloads
Interactive make commands for making Model and Migration with fields
jcrodsolutions/laravel-user-stamp
78 Downloads
Enables automatic user stamp on created_by and updated_by fields within a model.
guillermo-rod/laravel-custom-fields
1 Downloads
Creating custom fields for eloquent models has never been easier
fahedaljghine/laravel-extra-field
515 Downloads
A package to enable assigning extra fields to Eloquent Models
aegued/laravel-translations
59 Downloads
Create translations of the fields of a Model and save them in the database
submtd/laravel-encrypted-fields
106 Downloads
Provides a trait that allows for encrypted fields on an Eloquent model
robindrost/prismic-integration-field-laravel
335 Downloads
A package that allows you to convert your models or collection of models to an Prismic integration field ready array.
ahmetbarut/laravel-full-search
3 Downloads
Allows searching on multiple models. The advantage of this for us; a separate search field is not required for each model.