Libraries tagged by laravel database encrypter
betterapp/laravel-db-encrypter
498614 Downloads
Provides database model attribute encryption/decryption
mgpl2311/laravel-db-encrypter
3340 Downloads
Provides database model attribute encryption/decryption
payamjafari/laravel-db-encrypter
104 Downloads
Provides database model attribute encryption/decryption
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
ohseesoftware/laravel-assert-encrypted
33538 Downloads
Add an assertion to test for encrypted values in your database.
sagalbot/encryptable
44211 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
gregoryduckworth/encryptable
51415 Downloads
A simple trait to make attributes encrypted in the database
thetalabs/laravel-database-encryption
16332 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
m-wardany/hash-ids
446 Downloads
This package is designed to hash sequential keys so that they appear as random characters, making them difficult to predict. There is no requirement to check if the key already exists in the database before saving, as each key is guaranteed to be unique
dustapplication/laravel-database-model-encryption
1927 Downloads
Provides database encryption/decryption with search encrypted fields.
elgibor-solution/laravel-database-encryption
80336 Downloads
Auto Encrypt and Decrypt Database through Eloquent
austinheap/laravel-database-encryption
75883 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
weebly/laravel-mutate
49006 Downloads
Mutate Laravel attributes