Libraries tagged by laravel-encryptenv
mrgswift/laravel-encryptenv
49013 Downloads
Laravel Environment Variable Encryption
mohsendehghani/laravel-encryptenv
26 Downloads
Laravel Environment Variable Encryption
mathiasgrimm/laravel-encrypted-attributes
4548 Downloads
Encrypted and safe-by-default Laravel Model attributes
swisnl/laravel-encrypted-data
8508 Downloads
Laravel Utilities for Encrypted Data
kbs1/laravel-encrypted-api
11431 Downloads
Encrypted API requests and responses between Laravel applications.
submtd/laravel-encrypted-fields
107 Downloads
Provides a trait that allows for encrypted fields on an Eloquent model
ndinhbang/laravel-encrypter
7 Downloads
laravel-encrypter
intelfric/laravel-encrypted-route
5 Downloads
A Laravel package that encrypts full route URLs for enhanced security and obfuscation
imran/laravel-encrypted-route-params
12 Downloads
Encrypt sensitive Laravel route parameters with Crypt and decrypt them before implicit binding.
ibf/laravel-encrypter
102 Downloads
Laravel Encrypter
henzeb/laravel-encrypted-data-rotator
1 Downloads
Rotates your encrypted data.
ginkelsoft/laravel-encrypted-search-index
62 Downloads
A lightweight Laravel package that provides privacy-preserving, encrypted fulltext and prefix search support for Eloquent models.
taylornetwork/encrypter
161 Downloads
A custom encrypter class that uses Laravel's Encrypter class with a custom key instead of the application key.