Libraries tagged by laravel-encrypter
ndinhbang/laravel-encrypter
4 Downloads
laravel-encrypter
ibf/laravel-encrypter
16 Downloads
Laravel Encrypter
taylornetwork/encrypter
160 Downloads
A custom encrypter class that uses Laravel's Encrypter class with a custom key instead of the application key.
mrgswift/laravel-encryptenv
29957 Downloads
Laravel Environment Variable Encryption
mathiasgrimm/laravel-encrypted-attributes
2460 Downloads
Encrypted and safe-by-default Laravel Model attributes
swisnl/laravel-encrypted-data
1501 Downloads
Laravel Utilities for Encrypted Data
kbs1/laravel-encrypted-api
11376 Downloads
Encrypted API requests and responses between Laravel applications.
tobymaxham/laravel-envcrypter
15 Downloads
This package can be used to encrypt and decrypt your .env file.
submtd/laravel-encrypted-fields
106 Downloads
Provides a trait that allows for encrypted fields on an Eloquent model
mohsendehghani/laravel-encryptenv
23 Downloads
Laravel Environment Variable Encryption
henzeb/laravel-encrypted-data-rotator
1 Downloads
Rotates your encrypted data.
maize-tech/laravel-encryptable
15152 Downloads
Laravel Encryptable
hihaho/laravel-encryptable-trait
57855 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
austinheap/laravel-database-encryption
75758 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
venturedrake/laravel-encryptable
7491 Downloads
Automatically encrypt and decrypt database table fields