Libraries tagged by encrypted
nelmio/security-bundle
10089742 Downloads
Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...
michaeldegroot/doctrine-encrypt-bundle
904362 Downloads
Encrypted symfony entity's by verified and standardized libraries
beyondcode/laravel-credentials
129230 Downloads
Store and access encrypted credentials in your Laravel application.
tuupola/branca
248792 Downloads
Authenticated and encrypted API tokens using modern crypto.
staabm/secure_dotenv
537492 Downloads
An encrypted environment configuration handler
psecio/secure_dotenv
33597 Downloads
An encrypted environment configuration handler
doctrineencryptbundle/doctrine-encrypt-bundle
185986 Downloads
Encrypted symfony entity's by verified and standardized libraries
ohseesoftware/laravel-assert-encrypted
35084 Downloads
Add an assertion to test for encrypted values in your database.
rsd/seafile-php-sdk
76978 Downloads
This is a PHP package for accessing Seafile Web API
privatebin/privatebin
76 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).
travelport-czech/compile_conf
307040 Downloads
Simple builder configuration files from environment, encrypted values or user input
sagalbot/encryptable
45497 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
richardstyles/eloquentencryption
11564 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
dotenv-org/phpdotenv-vault
8373 Downloads
Load environment variables from encrypted .env.vault files
loostro/cryptomute
26585 Downloads
Encrypt numeric data (binary, decimal, hex) preserving it's format (eg. 16-digits card number to 16-digits encrypted number).