Libraries tagged by envcrypt
phpsec/phpsec
98918 Downloads
A PHP security library
skoerfgen/acmecert
37663 Downloads
PHP client library for Let's Encrypt and other ACME v2 - RFC 8555 compatible Certificate Authorities
paragonie/gpg-mailer
19790 Downloads
Encrypt outbound emails with Crypt_GPG
nick322/secure-spreadsheet
100709 Downloads
Encrypt and password protect sensitive XLSX files
blocktrail/cryptojs-aes-php
357618 Downloads
Small openssl_encrypt/decrypt wrapper to be compatible with CryptoJS.AES
paragonie/easyrsa
240311 Downloads
Simple and secure asymmetric encryption powered by PHPSecLib
mpyw/php-hyper-builtin-server
89354 Downloads
Reverse proxy for PHP built-in server which supports multiprocessing and TLS/SSL encryption
webqamdev/encryptable-fields
26602 Downloads
Laravel Backpack Fields Encryptable
stymiee/php-simple-encryption
5759 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
1868199 Downloads
UtilEncryption module
sagalbot/encryptable
44906 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
ohseesoftware/laravel-assert-encrypted
34150 Downloads
Add an assertion to test for encrypted values in your database.
mrgswift/laravel-encryptenv
33498 Downloads
Laravel Environment Variable Encryption
magros/laravel-model-encryption
44482 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
135656 Downloads
The legacy version of the Laravel mcrypt encrypter.