Libraries tagged by laravel-encrypter
ibf/laravel-encrypter
59 Downloads
Laravel Encrypter
ndinhbang/laravel-encrypter
6 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
33180 Downloads
Laravel Environment Variable Encryption
mathiasgrimm/laravel-encrypted-attributes
2666 Downloads
Encrypted and safe-by-default Laravel Model attributes
swisnl/laravel-encrypted-data
2027 Downloads
Laravel Utilities for Encrypted Data
kbs1/laravel-encrypted-api
11386 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
25 Downloads
Laravel Environment Variable Encryption
henzeb/laravel-encrypted-data-rotator
1 Downloads
Rotates your encrypted data.
maize-tech/laravel-encryptable
17789 Downloads
Laravel Encryptable
hihaho/laravel-encryptable-trait
60492 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
austinheap/laravel-database-encryption
75887 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
venturedrake/laravel-encryptable
8636 Downloads
Automatically encrypt and decrypt database table fields