Libraries tagged by encryptor
michielkempen/laravel-encryptable
1579 Downloads
A trait to automatically encrypt/decrypt sensitive attributes of Laravel models.
micheledef/encrypt-decrypt
12 Downloads
Encrypt and Decrypt with a secret key
merlinthemagic/mtm-encrypt
57 Downloads
Encryption, signage tools for PHP 7
mega6382/hab-encryption
20 Downloads
This class can encrypt and decrypt a string with a given key. It takes a given string and encrypts it by adding the code of o the characters in the string with the codes of the key string. The class can also do the opposite process by reverting to the original string using the same key. It can also encode the result encrypted string with base64 and store it on a file.
mdnayeemsarker/encryption
40 Downloads
This is an Encryption and Decryption easy to use package
maxcrossan/yii_encryption
49 Downloads
A simple encryption behaviour for encrypting and decrypting database fields on Yii models
matt9mg/doctrine-encryption-bundle
6807 Downloads
Doctrine encryption bundle for Symfony to aid with GDPR and general field encryption
mathbdw/whatsapp-stream-encryption-test
12 Downloads
Test task PSR-7 Stream decorators for WhatsApp encryption algorithms
mastertang/encryption
56 Downloads
加解密封装类
malu/php-encrypted-transmission
951 Downloads
PHP Encrypted transmission
magenxcommerce/module-encryption-key
109 Downloads
N/A
macellan/laravel-encryption
204 Downloads
Provides flexible data encryption adapter for Laravel.
maba-oauth-commerce/bundle-encrypted-credentials
10 Downloads
Encrypted credentials bundle for OAuth Commerce
lumphp/laravel-encryption
27 Downloads
The Illuminate Encryption package.
lukeelten/cakephp-encrypted-session
480 Downloads
Encrypted Session Middleware which encrypts the session on server-side with a per-user key.