Libraries tagged by openssl_encrypt
nmure/encryptor
20130 Downloads
PHP data encryptor using open_ssl
pensiero/php-openssl-cryptor
56855 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
firmaprofesional/doctrine-encrypt-bundle
36154 Downloads
Symfony2 bundle allows for the encrypting fields marked with annotations using Doctrine. Supports SQL(orm) and MongoDB(odm).
thomaswelton/laravel-mcrypt-faker
3327 Downloads
Allows installation of Laravel where the PHP Mcrypt extension is not available. Provides encryption using OpenSSL, or by disabling encryption entierly.
agentsib/crypto-bundle
61204 Downloads
Symfony 6 bundle for encrypt data with openssl library
bentools/shh
19480 Downloads
A PHP library to encrypt/decrypt secrets using OpenSSL.
fivelab/cryptography
16680 Downloads
Tools for encrypt and decrypt
stymiee/password-helper
8460 Downloads
A PHP library that makes using best practices with passwords easy by default
zaphyr-org/encrypt
121 Downloads
A convenient interface for encrypting and decrypting text via OpenSSL using AES-128 and AES-256 encryption.
coka/doctrine-encrypt-bundle
4071 Downloads
Encrypted doctrine type value with openssl.
joelwmale/laravel-encryption
1849 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
gmtls/openssl-crypto-kit
233 Downloads
A modern and extensible PHP cryptography toolkit powered by OpenSSL.
driftwood/symmetric-encryption
568 Downloads
PHP wrapper around the OpenSSL library providing preconfigured, binary safe, Authenticated Symmetric Encryption.
poly-crypto/poly-crypto
7380 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
martinusso/opencrypt
19970 Downloads
Two-way encryption (encrypt and decrypt) data using PHP with OpenSSL