Libraries tagged by laravel attribute 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
gregoryduckworth/encryptable
50718 Downloads
A simple trait to make attributes encrypted in the database
mathiasgrimm/laravel-encrypted-attributes
2460 Downloads
Encrypted and safe-by-default Laravel Model attributes
thetalabs/laravel-database-encryption
16092 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
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.
larapack/attribute-encryption
1914 Downloads
Allows you to define what attributes in your eloquent model which should be encrypted and decrypted.
dustapplication/laravel-database-model-encryption
1925 Downloads
Provides database encryption/decryption with search encrypted fields.
austinheap/laravel-database-encryption
75771 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.