Libraries tagged by laravel database encryption
betterapp/laravel-db-encrypter
544189 Downloads
Provides database model attribute encryption/decryption
elgibor-solution/laravel-database-encryption
92517 Downloads
Auto Encrypt and Decrypt Database through Eloquent
sagalbot/encryptable
47915 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
tapanderasari/laravel-mysql-encrypt
1172 Downloads
Laravel Database encryption mysql side
simon80119/laravel-database-encryption
11125 Downloads
Auto Encrypt and Decrypt Database through Eloquent
chr15k/laravel-mysql-encrypt
7798 Downloads
Laravel database encryption using native MySQL functions
austinheap/laravel-database-encryption
75991 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
ionghitun/laravel-lumen-mysql-encryption
2879 Downloads
Database fields encryption in laravel and lumen for mysql databases with native search and anonymize data for gdpr.
venturedrake/laravel-encryptable
10043 Downloads
Automatically encrypt and decrypt database table fields
cybex/laravel-protector
8332 Downloads
Protect Databases by generating Backups and Import those on non-productive Environments.
mgpl2311/laravel-db-encrypter
4922 Downloads
Provides database model attribute encryption/decryption
fileinvite-org/laravel-database-encryption
10381 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
enflow/laravel-database-encryption
1665 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
coedevtech/fixit
47 Downloads
A Laravel package that captures and logs all exceptions into a database table — with optional encryption, email alerts, and a powerful CLI interface. Designed to give you full visibility into unhandled errors, without clutter or guesswork
m-wardany/hash-ids
498 Downloads
This package is designed to hash sequential keys so that they appear as random characters, making them difficult to predict. There is no requirement to check if the key already exists in the database before saving, as each key is guaranteed to be unique