Libraries tagged by encrypte
psecio/secure_dotenv
39176 Downloads
An encrypted environment configuration handler
intermax/veil
18012 Downloads
Improve working with encrypted environment files in Laravel.
mathiasgrimm/laravel-encrypted-attributes
4497 Downloads
Encrypted and safe-by-default Laravel Model attributes
laravel/legacy-encrypter
136677 Downloads
The legacy version of the Laravel mcrypt encrypter.
crudly/encrypted
3857 Downloads
Encryption and hashing casts for Eloquent
davmixcool/cryptman
60745 Downloads
A Two-way encryption manager using the OpenSSL library
travelport-czech/compile_conf
470069 Downloads
Simple builder configuration files from environment, encrypted values or user input
sagalbot/encryptable
57876 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
richardstyles/eloquentencryption
15628 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
mukto90/ncrypt
14203 Downloads
A simple PHP class to encrypt a string and decrypt an encrypted string
lekoala/silverstripe-encrypt
12478 Downloads
Encrypted database fields and files for SilverStripe using CipherSweet
gregoryduckworth/encryptable
53570 Downloads
A simple trait to make attributes encrypted in the database
dotenv-org/phpdotenv-vault
19782 Downloads
Load environment variables from encrypted .env.vault files
swisnl/laravel-encrypted-data
8283 Downloads
Laravel Utilities for Encrypted Data
swisnl/flysystem-encrypted
10982 Downloads
Flysystem Adapter Encryption Decorator