Libraries tagged by decrypt
ouun/acorn-env-encryption
406 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
internetpixels/sodium-encryption
3075 Downloads
Encrypt and decrypt data with this easy to use PHP encryption library
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.
halim/laravel-eklaim-api
45 Downloads
A Laravel package to simplify the integration with BPJS e-Klaim web service. This package helps developers build APIs to interact with the e-Klaim system, providing features such as custom SHA-256 encryption and decryption, type-checking for incoming data, and more.
gtt/crypt-bundle
190 Downloads
Provides symfony encryptor/decryptor services based on various cryptographic components
fixer112/encrypter
4 Downloads
Simple AES-256-CBC encrypter decrypter
fidum/padlock
60 Downloads
A Laravel Zero Command for encrypting and decrypting environment files.
faustoq/laravel-model-encrypt-fields
21 Downloads
Encrypt and decrypt model fields
dtisgodsson/elocrypt
720 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
dragonrun1/encryption-helper
15 Downloads
Use to help with the encryption and decryption of GET queries
dovechen/yii2-aes
1140 Downloads
Yii2 AES Encrypt&&Decrypt
dolphiq/laravel-aescrypt
1698 Downloads
AES encrypt and decrypt Eloquent attributes inspired by elocryptfive