Libraries tagged by elocrypt
analogic/lescript
13180 Downloads
Lescript is simplified concept of ACME client implementation especially for Let's encrypt service. It's goal is to have one easy to use PHP file without dependencies.
phpsec/phpsec
99535 Downloads
A PHP security library
skoerfgen/acmecert
40848 Downloads
PHP client library for Let's Encrypt and other ACME v2 - RFC 8555 compatible Certificate Authorities
paragonie/gpg-mailer
20869 Downloads
Encrypt outbound emails with Crypt_GPG
nick322/secure-spreadsheet
118134 Downloads
Encrypt and password protect sensitive XLSX files
bytestream/horde-secret
248426 Downloads
Horde secret key encryption library
bytestream/horde-crypt-blowfish
250143 Downloads
Horde Blowfish encryption library
paragonie/easyrsa
243156 Downloads
Simple and secure asymmetric encryption powered by PHPSecLib
vmelnik/doctrine-encrypt-bundle
75740 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
stymiee/php-simple-encryption
6123 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
1921207 Downloads
UtilEncryption module
sagalbot/encryptable
47164 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
mrgswift/laravel-encryptenv
35145 Downloads
Laravel Environment Variable Encryption
magros/laravel-model-encryption
46172 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
135909 Downloads
The legacy version of the Laravel mcrypt encrypter.