Libraries tagged by envcrypt
dwgebler/encryption
5726 Downloads
Encryption wrapper for PHP which uses libsodium to provide a simple API for symmetric and asymmetric encryption, decryption, digital signing and message authentication.
crudly/encrypted
3480 Downloads
Encryption and hashing casts for Eloquent
combodo/doctrine-encrypt-bundle
74058 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl
chr15k/laravel-mysql-encrypt
7685 Downloads
Laravel database encryption using native MySQL functions
archwisp/php-encrypt-data
73815 Downloads
Simple Data Encryption Library For PHP 5.3+
web-token/encryption-pack
179584 Downloads
A pack with all encryption algorithms for the web-token/jwt-encryption package
keboola/php-encryption
91925 Downloads
Mcrypt wrapper. This library is deprecated in favor of https://github.com/defuse/php-encryption
joelwmale/laravel-encryption
2143 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
ionghitun/laravel-lumen-mysql-encryption
2800 Downloads
Database fields encryption in laravel and lumen for mysql databases with native search and anonymize data for gdpr.
austinheap/laravel-database-encryption
75983 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
virgil/sdk
14655 Downloads
Virgil is a stack of security libraries (ECIES with Crypto Agility wrapped in Virgil Cryptogram) and all the necessary infrastructure to enable seamless, end-to-end encryption for any application, platform or device. See below for currently available languages and platforms. Get in touch with us to get preview access to our key infrastructure.
tzsk/crypton
6627 Downloads
Laravel API Request Response Encryption
stymiee/password-helper
9244 Downloads
A PHP library that makes using best practices with passwords easy by default
specshaper/gdpr-bundle
6357 Downloads
A Symfony 5|6|7 bundle for classifying entity parameters according to GDPR requirements and encrypting data
sinemacula/laravel-cached-crypt
2404 Downloads
A Laravel package that adds transparent caching to decrypted values for improved performance across encrypted attributes.