Libraries tagged by laravel-encrypter
wellingtoncarneirobarbosa/laravel-encrypt-database
28 Downloads
Auto Encrypt and Decrypt Database through Eloquent
skyraptor/laravel-encryptable-trait
515 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
securecrypto/laravel-encryption
1 Downloads
Professional Laravel package for secure encryption with Strategy Pattern, SOLID principles, and modern PHP 8.2+ features
pmedynskyi/laravel-encrypt
517 Downloads
paulhenri-l/laravel-encryptable
161 Downloads
laravel-encryptable
paperscissorsandglue/laravel-encryption-at-rest
493 Downloads
Laravel package for encrypting sensitive data at rest and decrypting it when in use - useful for GDPR, HIPAA, and other compliance requirements
nextbytetz/laravel_encryption
426 Downloads
performing data encryption for the laravel projects
mintopia/laravel-encryptable
110 Downloads
An encryptable trait that can be used in models
miladhspr/laravel-encryptable
102 Downloads
Laravel automatic attribute encryption
michielkempen/laravel-encryptable
1580 Downloads
A trait to automatically encrypt/decrypt sensitive attributes of Laravel models.
macellan/laravel-encryption
204 Downloads
Provides flexible data encryption adapter for Laravel.
lumphp/laravel-encryption
27 Downloads
The Illuminate Encryption package.
junichimura/laravel-encrypt-storage-driver
20 Downloads
jonnx/laravel-encryptable
8 Downloads
easily encrypt attributes of eloquent models
jetiradoro/laravel-encrypt-model
16 Downloads
Encrypt data before insert database