Libraries tagged by decryot
piggly/php-encryption
13 Downloads
A simple class for generating signed or encrypted messages using the libsodium extension.
philetaylor/doctrine-encrypt
3822 Downloads
Symfony 3.4+/PHP7.2+ bundle which allows to encrypt data in database
philetaylor/ciphersweet-encrypt
1167 Downloads
Symfony 5.1+/PHP7.4 bundle which allows to encrypt data in database but keep it searchable, uses CipherSweet from https://ciphersweet.paragonie.com
phelium/encryptor
2 Downloads
A simple PHP encryption and decryption class with OpenSSL
petrknap/crypto-sodium
41 Downloads
Crypto Sodium
peterurk/cipher
6 Downloads
Cipher, an easy method to encrypt and decrypt
payamjafari/laravel-db-encrypter
82 Downloads
Provides database model attribute encryption/decryption
originphp/security
11254 Downloads
OriginPHP Security
opine/secret
154 Downloads
A service for encryption and decryption of semi-secure messages.
omar-mostro/file-vault
38 Downloads
octha/joth-laravel
8 Downloads
Encrypt and decrypt requests and responses data on laravel.
noorani-mm/secure-image
4 Downloads
Make your image files secure by encoding and decoding
noorani-mm/encoder-algorithm
4 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.
nolikein/simple-cryptor
3 Downloads
A librairy to use easiely the openssl encryption/decryption
nawawi/base64-encryption
81 Downloads
A two-way encryption based on MIME base64.