Libraries tagged by laravel-encrypter
ndinhbang/laravel-encrypter
6 Downloads
laravel-encrypter
ibf/laravel-encrypter
60 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
35078 Downloads
Laravel Environment Variable Encryption
swisnl/laravel-encrypted-data
3181 Downloads
Laravel Utilities for Encrypted Data
tobymaxham/laravel-envcrypter
234 Downloads
This package can be used to encrypt and decrypt your .env file.
mathiasgrimm/laravel-encrypted-attributes
2760 Downloads
Encrypted and safe-by-default Laravel Model attributes
kbs1/laravel-encrypted-api
11387 Downloads
Encrypted API requests and responses between Laravel applications.
submtd/laravel-encrypted-fields
106 Downloads
Provides a trait that allows for encrypted fields on an Eloquent model
mohsendehghani/laravel-encryptenv
26 Downloads
Laravel Environment Variable Encryption
henzeb/laravel-encrypted-data-rotator
1 Downloads
Rotates your encrypted data.
maize-tech/laravel-encryptable
19473 Downloads
Laravel Encryptable
hihaho/laravel-encryptable-trait
61707 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
austinheap/laravel-database-encryption
75969 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
venturedrake/laravel-encryptable
9329 Downloads
Automatically encrypt and decrypt database table fields