Libraries tagged by elocrypt
skoerfgen/acmecert
45388 Downloads
PHP client library for Let's Encrypt and other ACME v2 - RFC 8555 compatible Certificate Authorities
paragonie/gpg-mailer
21485 Downloads
Encrypt outbound emails with Crypt_GPG
nick322/secure-spreadsheet
133856 Downloads
Encrypt and password protect sensitive XLSX files
paragonie/easyrsa
243796 Downloads
Simple and secure asymmetric encryption powered by PHPSecLib
vmelnik/doctrine-encrypt-bundle
76105 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
stymiee/php-simple-encryption
6421 Downloads
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.
spryker/util-encryption
1982836 Downloads
UtilEncryption module
sagalbot/encryptable
47956 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
magros/laravel-model-encryption
47564 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
136047 Downloads
The legacy version of the Laravel mcrypt encrypter.
hyperf-ext/encryption
51431 Downloads
The Hyperf Encryption package.
dwgebler/encryption
5884 Downloads
Encryption wrapper for PHP which uses libsodium to provide a simple API for symmetric and asymmetric encryption, decryption, digital signing and message authentication.
codezero/encrypter
82921 Downloads
Encrypt and decrypt strings in PHP.
web-token/jwt-encryption-algorithm-pbes2
686791 Downloads
PBES2* Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-experimental
230584 Downloads
Experimental Key and Content Encryption Algorithms the JWT Framework.