Libraries tagged by decrypter
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.
ndukz/laravel-database-encryption-pgsql
426 Downloads
Auto Encrypt and Decrypt Database PgSQL through Eloquent
mstaack/flysystem-encryption-adapter
4 Downloads
Transparently encrypt and decrypt your content with flysystem
mjohann/simple-aes-256
6 Downloads
Simple AES 256 is a PHP class designed to simplify encryption and decryption using AES-256 in CBC or GCM modes.
maker-phper/sm4ecb
128 Downloads
sm4ecb for php5.6. An encryption and decryption method.
june/data_security
26 Downloads
Encrypt and decrypt data and verify signatures
iknowitza/vault
24 Downloads
Encrypts and Decrypts uploaded files for a laravel application..
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.
fidum/padlock
58 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
716 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
1103 Downloads
Yii2 AES Encrypt&&Decrypt
dolphiq/laravel-aescrypt
1697 Downloads
AES encrypt and decrypt Eloquent attributes inspired by elocryptfive