Libraries tagged by decrypt
nepda/doctrine-encrypt
16386 Downloads
Package encrypts and decrypts Doctrine fields through life cycle events.
loostro/cryptomute
27545 Downloads
Encrypt numeric data (binary, decimal, hex) preserving it's format (eg. 16-digits card number to 16-digits encrypted number).
51systems/doctrine-encrypt
22724 Downloads
Package encrypts and decrypts Doctrine fields through life cycle events.
webplace/eusphpelib
427 Downloads
eusphpe library
salernolabs/slzcrypt
1035 Downloads
Simple PHP wrapper around OpenSSL encryption.
noorani-mm/encoder-algorithm
11 Downloads
This package provides a simple encryption and decryption functionality for securing sensitive information in your PHP applications. It offers easy-to-use methods for encrypting plaintext data into ciphertext and decrypting ciphertext back into its original plaintext form.
manojx/encrypter-bundle
823 Downloads
A Symfony bundle to encrypt and decrypt data using AES-256-CBC encryption.
linking-you/cisco7password
347 Downloads
Encrypter and decrypter for Cisco 7 passwords
karavasilev/cryptomanana
73 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
ixnode/php-vault
99 Downloads
Secure PHP Vault
initphp/encryption
245 Downloads
Secure, modern symmetric encryption for PHP built on top of OpenSSL and libsodium.
hamoi1/eloquent-encryptable
129 Downloads
This package provides a way to encrypt and decrypt the data in the database using the Hill Cipher algorithm.
grazulex/laravel-configrypt
24 Downloads
Encrypt sensitive values in your Laravel .env file and decrypt them automatically at runtime — safe, seamless, and config-driven.
davmixcool/logsnag.php
22 Downloads
An un-official API wrapper for logsnag.com
codelieutenant/laravel-crypto
166 Downloads
Laravel Crypto is a package that provides a simple and easy to use API for encrypting, decrypting, hashing, and signing data using the latest PHP and Laravel features.