Libraries tagged by laravel4 encryption
codezero/encrypter
75913 Downloads
Encrypt and decrypt strings in PHP.
brainstud/file-vault
29458 Downloads
joelwmale/laravel-encryption
1801 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
fileinvite-org/laravel-database-encryption
10220 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
enflow/laravel-database-encryption
1413 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
dolphiq/laravel-aescrypt
1697 Downloads
AES encrypt and decrypt Eloquent attributes inspired by elocryptfive
thetalabs/laravel-database-encryption
16334 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
tapanderasari/laravel-mysql-encrypt
792 Downloads
Laravel Database encryption mysql side
rbennett/laravel-model-encryption
1552 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes and hashed attributes.
blu3blaze/laravel-xchacha20-encrypter
148 Downloads
Seamlessly integrate XChaCha20-Poly1305 encryption into Laravel application
jtd420/laravel-pgp
173 Downloads
Automatic PGP Encryption/Decryption for your laravel application. Fully customisable and works out-the-box with the default provided scaffolding!
onramplab/laravel-security-model
12478 Downloads
A Laravel package providing security for Eloquent model
lucasberto/laravel-vault
257 Downloads
An easy Laravel integration for HashiCorp Vault
larryphp/encryption
1426 Downloads
A tiny encryptor from Laravel.
ivinteractive/laravel-rotation
1581 Downloads
A package to simplify data decryption and re-encryption when the APP_KEY needs rotation.