Libraries tagged by laravel-encrypter
njhyuk/laravel-encryptable
12 Downloads
Laravel eloquent automatic encryption and decryption using mysql AES function.
nextbytetz/laravel_encryption
395 Downloads
performing data encryption for the laravel projects
mintopia/laravel-encryptable
89 Downloads
An encryptable trait that can be used in models
miladhspr/laravel-encryptable
5 Downloads
Laravel automatic attribute encryption
michielkempen/laravel-encryptable
1578 Downloads
A trait to automatically encrypt/decrypt sensitive attributes of Laravel models.
macellan/laravel-encryption
203 Downloads
Provides flexible data encryption adapter for Laravel.
lumphp/laravel-encryption
24 Downloads
The Illuminate Encryption package.
junichimura/laravel-encrypt-storage-driver
19 Downloads
jonnx/laravel-encryptable
8 Downloads
easily encrypt attributes of eloquent models
jetiradoro/laravel-encrypt-model
14 Downloads
Encrypt data before insert database
fundamental-studio/laravel-encryptable
1 Downloads
Laravel Encryptable addon for easy encrypt/decrypt database values with as many as 4 lines of code.
devkind/simple-laravel-encryptable
2 Downloads
bilan/laravel-encrypt
3 Downloads
arispati/laravel-encrypt-file
3 Downloads
Laravel package for encrypt and decrypt file
alemian95/laravel-encryptable-attributes
1 Downloads
Laravel Package to effortlessy encrypt and decrypt from database model attributes