Libraries tagged by laravel4 encryption
silverd/laravel-model-encryption
10 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
rpsimao/laravel-model-encryption
9 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
rahulshibu/laravel-model-encrypter
38 Downloads
Provides database model attribute encryption/decryption
quevlu/laravel-database-encryption
86 Downloads
Auto Encrypt and Decrypt Database through Eloquent
phpcodersnp/laravel-database-encryption
363 Downloads
Auto Encrypt and Decrypt Database through Eloquent
paymetrust/laravel-data-encryption
1310 Downloads
A Laravel package for data encryption and decryption using RSA keys
neo3k/laravel-kms-encryption
3 Downloads
Replace Laravel's built-in encryption with an encryption based on AWS KMS
nauhand/laravel-data-encryption
11 Downloads
A Laravel package for data encryption and decryption using RSA keys
delamatre/laravel-kms-encryption
74 Downloads
integrate aws kms with laravel
ceyleon/laravel-db-encrypter
12 Downloads
Provides database model attribute encryption/decryption
abbasbkz/laravel-db-encrypter
28 Downloads
Provides database model attribute encryption/decryption
taylornetwork/model-encryption
12 Downloads
Adds encryption to Laravel models using Laravel's built in encryption
talk-lucky/encryption
3 Downloads
The Encryption from Laravel.
simpleapisecurity/laravel
1 Downloads
Drop in replacement for the Laravel hash and encryption mechanisms.
njhyuk/laravel-encryptable
12 Downloads
Laravel eloquent automatic encryption and decryption using mysql AES function.