Libraries tagged by encryption
benjaminhansen/filament-draftable
20 Downloads
Provides a draftable interface to save long forms as a draft in the browser's localStorage and encrypts the data using Laravel's encryption.
archwisp/php-crypt
29 Downloads
Simple Data Encryption Library For PHP 5.3+
ammarfaizi2/icecrypt
41 Downloads
IceCrypt PHP Encryption
admicro/kms-client
68 Downloads
KMS is a key management system for data encryption, decryption, signing and verification
4slv/xxtea
842 Downloads
XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for PHP.
thesaturn/c14-backup-tool
8 Downloads
Backup tool for cheap C14 storage provided by online.net. Support encryption, diff backups and backup rotation. Description about storage https://www.online.net/en/c14
knplabs/rad-user
111422 Downloads
Simply handle password encryption and salt generation
darsyn/obfuscator
94 Downloads
Obfuscate PHP source files with basic XOR encryption in userland code at runtime.
zhujinkui/encryption
6 Downloads
AES128 AES256加密解密
zhuchunshu/hyperf-encryption
11 Downloads
The Hyperf Encryption package.
ywh/doctrine-encryption-bundle
4517 Downloads
Integration of the ywh/doctrine-encryption-extension with Symfony2
youshido/encryption
15 Downloads
Bundle for easy integrations encryption data
xin/encryption
18 Downloads
基于 openssl_encrypt 与 openssl_decrypt 封装的数据加解密类库
wazza/laravel-db-encryption
0 Downloads
A Laravel package that helps encrypt & decrypt certain defined table columns ensuring the data is secure in the database but can be accessed by the models.
waseem/laravel-data-encryption
35 Downloads
Automatically encryption and decryption data overriding by using getAttribute an setAttribute methods of Eloquent Model.