Libraries tagged by laravel4 encryption
attla/pincryp
36 Downloads
A layer of encryption a little too judicious.
attakinsky/encryptable
22 Downloads
It is a simple trait that allows you to encrypt and decrypt on the fly multiple fields in your Eloquent models.
aparo-studio/file-vault
2 Downloads
amelom/file-vault-lumen
1 Downloads
lumen adatation for soarecostin/file-vault
rway7/secure-eloquent
1546 Downloads
Encrypt your Eloquent model by user-provide key (with AES-128-CBC algorithm).
triad-ltd/expauth
28 Downloads
A Laravel authentication driver that supports Expression Engine's membership system. New users will default to Laravel's bcrypt encryption (extremely secure), but existing users who have registered using Expression Engine can also be authenticated. Also handles their reset password procedure.
tetracode/ncoder
702 Downloads
laravel api encryption middleware by Tetracode
jagdish-j-p/billdesk-hmac
87 Downloads
Package to integrate BillDesk Payment gateway with HMAC Encryption in Laravel
smaatcoda/encrypted-filesystem
2 Downloads
Encrypted Filesystem allows easy file and/or stream encryption and provides integration with Laravel's Filesystem.
striderwhite/encryptable
1 Downloads
A Laravel trait for encrypting and decrypting model attributes using MySQL AES encryption.
growats/ok-nic-login-security
0 Downloads
A Laravel package for advanced Login security practices with OTP, logging, role management, encryption, backups, and SEO settings.
compellio/eloquent-aes
1 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
koodoo/laravel-trait-encrypt
14746 Downloads
A Laravel Eloquent Model trait for Encrypting model data
esensi/model
65602 Downloads
The base model traits of Esensi
wladmonax/laravel-db-backup
5823 Downloads
Backup and restore databases. Encrypting dumps. Save dumps to db and uploading to Dropbox. Restore dump from Dropbox.