Libraries tagged by ttencrypt
sagalbot/encryptable
46596 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
ohseesoftware/laravel-assert-encrypted
36209 Downloads
Add an assertion to test for encrypted values in your database.
mrgswift/laravel-encryptenv
34520 Downloads
Laravel Environment Variable Encryption
magros/laravel-model-encryption
45696 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
laravel/legacy-encrypter
135787 Downloads
The legacy version of the Laravel mcrypt encrypter.
hyperf-ext/encryption
48371 Downloads
The Hyperf Encryption package.
dwgebler/encryption
5556 Downloads
Encryption wrapper for PHP which uses libsodium to provide a simple API for symmetric and asymmetric encryption, decryption, digital signing and message authentication.
devuri/encryption
6949 Downloads
A Composer package for handling encryption and decryption operations.
combodo/doctrine-encrypt-bundle
73032 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl
web-token/jwt-encryption-algorithm-pbes2
671250 Downloads
PBES2* Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-experimental
218110 Downloads
Experimental Key and Content Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-ecdh-es
695115 Downloads
ECDH-ES Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aesgcmkw
714678 Downloads
AES GCM Key Wrapping Based Key Encryption Algorithms the JWT Framework.
web-token/encryption-pack
173902 Downloads
A pack with all encryption algorithms for the web-token/jwt-encryption package
mastercard/client-encryption
86568 Downloads
Library for Mastercard API compliant payload encryption/decryption.