Libraries tagged by encrypte
laravel/legacy-encrypter
135789 Downloads
The legacy version of the Laravel mcrypt encrypter.
privatebin/privatebin
77 Downloads
PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bit AES in Galois Counter mode (GCM).
davmixcool/cryptman
37333 Downloads
A Two-way encryption manager using the OpenSSL library
travelport-czech/compile_conf
316689 Downloads
Simple builder configuration files from environment, encrypted values or user input
richardstyles/eloquentencryption
11824 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
intermax/veil
2948 Downloads
Improve working with encrypted environment files in Laravel.
dotenv-org/phpdotenv-vault
9156 Downloads
Load environment variables from encrypted .env.vault files
loostro/cryptomute
26839 Downloads
Encrypt numeric data (binary, decimal, hex) preserving it's format (eg. 16-digits card number to 16-digits encrypted number).
swisnl/laravel-encrypted-data
2805 Downloads
Laravel Utilities for Encrypted Data
swisnl/flysystem-encrypted
5027 Downloads
Flysystem Adapter Encryption Decorator
spiral/encrypter
28253 Downloads
Encrypter Component
sha256encript/aes-encrypter
6448 Downloads
SHA256 Hash & AES-256-CBC Encrypt/Decrypt SDK for PHP
mgpl2311/laravel-db-encrypter
4451 Downloads
Provides database model attribute encryption/decryption
crudly/encrypted
3413 Downloads
Encryption and hashing casts for Eloquent
codezero/encrypter
78415 Downloads
Encrypt and decrypt strings in PHP.