Libraries tagged by encrypting
sagalbot/encryptable
47548 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
richardstyles/eloquentencryption
12067 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
rawilk/laravel-casters
4947 Downloads
A collection of custom casts for Laravel.
privatebin/privatebin
79 Downloads
PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of stored data. Data is encrypted/decrypted in the browser using 256 bit AES in Galois Counter mode (GCM).
php-privacy/openpgp
4213 Downloads
PHP Privacy - The OpenPGP library in PHP language
ph-7/obfuscator
2424 Downloads
Simple and effective Obfuscator PHP class (this is not a stupid base64 encoding script, but a real and effective obfuscation script)
noprotocol/php-mysql-aes-crypt
76685 Downloads
Encrypt/decrypt data in PHP to a format compatible with MySQL AES_ENCRYPT & AES_DECRYPT functions.
leigh/chacha20
3973 Downloads
Pure PHP implementation of the ChaCha20 encryption algorithm.
legierski/aes
39368 Downloads
OpenSSL-compatible AES library
gmtls/openssl-crypto-kit
7801 Downloads
A modern and extensible PHP cryptography toolkit powered by OpenSSL.
ekino/data-protection-bundle
28646 Downloads
Data protection bundle
dittertp/gibberish-aes-php
57346 Downloads
AES encryption library
delatbabel/elocryptfive
91976 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
davmixcool/cryptman
39775 Downloads
A Two-way encryption manager using the OpenSSL library
codezero/encrypter
80792 Downloads
Encrypt and decrypt strings in PHP.