Libraries tagged by elocrypt
paragonie/gpg-mailer
20183 Downloads
Encrypt outbound emails with Crypt_GPG
nick322/secure-spreadsheet
107082 Downloads
Encrypt and password protect sensitive XLSX files
blocktrail/cryptojs-aes-php
362019 Downloads
Small openssl_encrypt/decrypt wrapper to be compatible with CryptoJS.AES
mpyw/php-hyper-builtin-server
90619 Downloads
Reverse proxy for PHP built-in server which supports multiprocessing and TLS/SSL encryption
stymiee/php-simple-encryption
5896 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
1886802 Downloads
UtilEncryption module
sagalbot/encryptable
45575 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
ohseesoftware/laravel-assert-encrypted
35336 Downloads
Add an assertion to test for encrypted values in your database.
mrgswift/laravel-encryptenv
34109 Downloads
Laravel Environment Variable Encryption
magros/laravel-model-encryption
45191 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
135742 Downloads
The legacy version of the Laravel mcrypt encrypter.
hyperf-ext/encryption
47802 Downloads
The Hyperf Encryption package.
dwgebler/encryption
5481 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
4936 Downloads
A Composer package for handling encryption and decryption operations.
combodo/doctrine-encrypt-bundle
72615 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl