Libraries tagged by encrypting
hthang369/laravel-database-encryption
7 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
hack3r3d/php-openssl-cryptor
5351 Downloads
Useful PHP library that makes encrypting data easier
giftcards/encryption
5901 Downloads
Library that helps with managing encrypting data.
flamedevelopment/recrypt
358 Downloads
Recrypt is a simple tool for unsecurley encrypting and decrypting strings
eplayment/laravel-crypto-pkg
5 Downloads
Encrypting and signing data using private/public keys
drlaravel/lockryptic
0 Downloads
A powerful PHP library for encrypting files and folders with secure execution capabilities
danieltoader/php-crypttor
1 Downloads
A simple php library to deal with encrypting and decrypting strings using OpenSSL or MCrypt
comandi/encryption
1261 Downloads
Helper library for encrypting data with a key hierarchy. Uses libsodium.
blazemv/cryptx
13 Downloads
Simple PHP library for encrypting and decrypting data using private and public pem key files
bigb06/phpcypherfile
13 Downloads
A PHP library for encrypting and decrypting files using the AES-256-CBC algorithm.
arraypress/wp-encryption-utils
20 Downloads
A simple utility library for encrypting and decrypting WordPress data including options, settings, meta, and transients.
alphasoft-fr/ascrypto-php
98 Downloads
ASCrypto is an encryption library that offers a secure solution for encrypting and decrypting data using only a password, eliminating the need for key management.
alejandro-ap00/file-vault
43 Downloads
A Laravel package for encrypting and decrypting files of any size
aledefreitas/zlx_security
103 Downloads
Security class used for encrypting, decrypting, and hashing
abcarroll/hack3r3d-php-openssl-cryptor
3 Downloads
Useful PHP library that makes encrypting data easier; Mirror of the hack3r3d/php-openssl-cryptor