Libraries tagged by laravel4 encryption
lumphp/laravel-encryption
24 Downloads
The Illuminate Encryption package.
kablanfatih/encryption
28 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel , based on configuration settings.
involix/laravel-database-encryption
2 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
ilyakonovaloff/laravel-database-encryption
248 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
hthang369/laravel-database-encryption
4 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
dustapplication/laravel-database-model-encryption
1927 Downloads
Provides database encryption/decryption with search encrypted fields.
roelofr/laravel-encryption-cast
1190 Downloads
An Eloquent cast to encrypt and decrypt data, whilst still allowing your own casts
zugoripls/laravel-framework
58 Downloads
Customized(replaced illuminate/encryption with zugoripls/openssl-encryption) Laravel Framework.
zugoripls/laravel
33 Downloads
Customized(replaced mcrypt with openssl-encryption) Laravel Framework.
wiaamtaleb/laravel-db-encryption
19 Downloads
waseem/laravel-data-encryption
33 Downloads
Automatically encryption and decryption data overriding by using getAttribute an setAttribute methods of Eloquent Model.
txthinking/encryption
209 Downloads
Use Laravel 5 encryption as a standalone component.
thedepart3d/laravel-source-encryption
25 Downloads
Laravel Source Code Encryptor
tankfairies/laravel-tcrypt
2 Downloads
Laravel Sodium encryption
socratesldduarte/laravel-database-encryption
51 Downloads
Auto Encrypt and Decrypt Database through Eloquent