Libraries tagged by encrypt decrypt
mgpl2311/laravel-db-encrypter
5640 Downloads
Provides database model attribute encryption/decryption
kigkonsult/openssltoolbox
3 Downloads
the PHP OpenSSL Toolbox
kevchikezie/cryptographer
643 Downloads
A PHP library for RSA encryption and decryption using the OpenSSL extension
grazulex/laravel-configrypt
24 Downloads
Encrypt sensitive values in your Laravel .env file and decrypt them automatically at runtime — safe, seamless, and config-driven.
fileinvite-org/laravel-database-encryption
10534 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
bayfrontmedia/encryptor
851 Downloads
A fast, simple two-way encryption library utilizing OpenSSL.
4slv/xxtea
1189 Downloads
XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for PHP.
loostro/cryptomute
27545 Downloads
Encrypt numeric data (binary, decimal, hex) preserving it's format (eg. 16-digits card number to 16-digits encrypted number).
xorgxx/doctrine-encryptor-bundle
121 Downloads
This bundle provides Encrypt/Decrypt data sensible in a Db system in your application.Its main goal is to make it simple for you to manage encrypt & decrypt sensible data into Db!This bundle is to refresh the old bundle [DoctrineEncryptBundle]
ouun/acorn-env-encryption
407 Downloads
Encrypt & Decrypt .env files for Roots Acorn.
turbolabit/php-encryptor
888 Downloads
A single, zero-config service with encrypt() and decrypt() methods to safely share or expose confidential data
qinqw/php-crypto
43 Downloads
Provides an easy and secure way to encrypt/decrypt data with PHP using the Symmetric Cryptography method.(DES,RSA)
pyrou/morpheus
1152 Downloads
Library to encrypt and decrypt data in colors of a picture. Process also known as steganography
netkiller/safenet-php
6 Downloads
This tools provide you useful function to encrypt/decrypt string.
ndukz/laravel-database-encryption-pgsql
644 Downloads
Auto Encrypt and Decrypt Database PgSQL through Eloquent