Libraries tagged by laravel encryption
achyutn/laravel-hls
6 Downloads
A package to convert video files to HLS with rotating key encryption.
io238/eloquent-encoded-ids
51 Downloads
Automatic route key encryption for Laravel Eloquent using Hashids (short, unique, non-sequential ids) with prefix support
tiknil/file-vault
939 Downloads
omatech/enigma
1481 Downloads
Enigma is a ciphersweet wrapper for laravel, it gives us the possibility to search on encrypted values.
jsnlib/des
109 Downloads
實現 DES 加密、解密方式
hamoi1/eloquent-encryptable
129 Downloads
This package provides a way to encrypt and decrypt the data in the database using the Hill Cipher algorithm.
flexflux/encryptor
117 Downloads
Package to automatically encrypt and decrypt model attributes in your Laravel project.
dtisgodsson/elocrypt
720 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
coedevtech/fixit
29 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
alkhachatryan/encryptable
113 Downloads
:Laravel package to encrypt / decrypt the database tables / columns
benjaminhansen/filament-draftable
19 Downloads
Provides a draftable interface to save long forms as a draft in the browser's localStorage and encrypts the data using Laravel's encryption.
drawmyattention/expauth
5179 Downloads
A Laravel 5 authentication driver that supports Expression Engine's membership system.. New users will default to Laravel's bcrypt encryption (extremely secure), but existing users who have registered using Expression Engine can also be authenticated. Also handles their reset password procedure.
ricardosierra/laravel-database-encryption
2 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
psagnataf/laravel-database-encryption
2 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
macellan/laravel-encryption
203 Downloads
Provides flexible data encryption adapter for Laravel.