Libraries tagged by encrypted
nelmio/security-bundle
8926142 Downloads
Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...
michaeldegroot/doctrine-encrypt-bundle
825245 Downloads
Encrypted symfony entity's by verified and standardized libraries
beyondcode/laravel-credentials
119299 Downloads
Store and access encrypted credentials in your Laravel application.
rsd/seafile-php-sdk
72528 Downloads
This is a PHP package for accessing Seafile Web API
tuupola/branca
216848 Downloads
Authenticated and encrypted API tokens using modern crypto.
travelport-czech/compile_conf
197124 Downloads
Simple builder configuration files from environment, encrypted values or user input
staabm/secure_dotenv
290593 Downloads
An encrypted environment configuration handler
psecio/secure_dotenv
32005 Downloads
An encrypted environment configuration handler
doctrineencryptbundle/doctrine-encrypt-bundle
114751 Downloads
Encrypted symfony entity's by verified and standardized libraries
ohseesoftware/laravel-assert-encrypted
28066 Downloads
Add an assertion to test for encrypted values in your database.
privatebin/privatebin
70 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).
sagalbot/encryptable
42515 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
richardstyles/eloquentencryption
10465 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
gregoryduckworth/encryptable
50703 Downloads
A simple trait to make attributes encrypted in the database
loostro/cryptomute
25212 Downloads
Encrypt numeric data (binary, decimal, hex) preserving it's format (eg. 16-digits card number to 16-digits encrypted number).