Libraries tagged by laravel model encrypter
betterapp/laravel-db-encrypter
453767 Downloads
Provides database model attribute encryption/decryption
mgpl2311/laravel-db-encrypter
2366 Downloads
Provides database model attribute encryption/decryption
payamjafari/laravel-db-encrypter
86 Downloads
Provides database model attribute encryption/decryption
flexflux/encryptor
92 Downloads
Package to automatically encrypt and decrypt model attributes in your Laravel project.
rahulshibu/laravel-model-encrypter
38 Downloads
Provides database model attribute encryption/decryption
ceyleon/laravel-db-encrypter
12 Downloads
Provides database model attribute encryption/decryption
abbasbkz/laravel-db-encrypter
28 Downloads
Provides database model attribute encryption/decryption
juan-montilla/scytale
2 Downloads
Encryptable and Hasheable Model Attributes. A fork from https://github.com/betterapp/laravel-db-encrypter
thetalabs/laravel-database-encryption
16092 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
mathiasgrimm/laravel-encrypted-attributes
2460 Downloads
Encrypted and safe-by-default Laravel Model attributes
rbennett/laravel-model-encryption
1501 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes and hashed attributes.
pmingram/laravel-model-encryptor
32 Downloads
A model trait for flexible encryption and decryption of data
dustapplication/laravel-database-model-encryption
1925 Downloads
Provides database encryption/decryption with search encrypted fields.
submtd/laravel-encrypted-fields
106 Downloads
Provides a trait that allows for encrypted fields on an Eloquent model
larapack/attribute-encryption
1914 Downloads
Allows you to define what attributes in your eloquent model which should be encrypted and decrypted.