Libraries tagged by decryot
quantumwebco/laravel-db-encryption
33 Downloads
Auto Encrypt and Decrypt Database through Eloquent
qinqw/php-crypto
43 Downloads
Provides an easy and secure way to encrypt/decrypt data with PHP using the Symmetric Cryptography method.(DES,RSA)
processid/encrypt
451 Downloads
Encryption / decryption with OpenSSL
paymetrust/laravel-data-encryption
1486 Downloads
A Laravel package for data encryption and decryption using RSA keys
paperscissorsandglue/laravel-encryption-at-rest
111 Downloads
Laravel package for encrypting sensitive data at rest and decrypting it when in use - useful for GDPR, HIPAA, and other compliance requirements
ouun/acorn-env-encryption
407 Downloads
Encrypt & Decrypt .env files for Roots Acorn.
netkiller/safenet-php
6 Downloads
This tools provide you useful function to encrypt/decrypt string.
mstaack/flysystem-encryption-adapter
4 Downloads
Transparently encrypt and decrypt your content with flysystem
maker-phper/sm4ecb
134 Downloads
sm4ecb for php5.6. An encryption and decryption method.
laravelhsm/hsmcrypto
9 Downloads
Laravel HSM Encryption/Decryption via PKCS#11
initphp/encryption
204 Downloads
PHP OpenSSL/Sodium Encryption and Decryption
igirid/parrallex
62 Downloads
Encryption and decryption algorithms for parrallex
iamjohndev/phpencryption
6 Downloads
PHPSecryption is a PHP class that provides encryption and decryption functionality using the OpenSSL library. It uses the Advanced Encryption Standard (AES) algorithm in Cipher-Block Chaining (CBC) mode for secure data encryption.
gtt/crypt-bundle
190 Downloads
Provides symfony encryptor/decryptor services based on various cryptographic components
fidum/padlock
63 Downloads
A Laravel Zero Command for encrypting and decrypting environment files.