Libraries tagged by laravel58 encryption
neoxia/laravel-openssl-encryption
663 Downloads
Laravel 4 encryption package that uses the PHP openssl extension
ndukz/laravel-database-encryption-pgsql
426 Downloads
Auto Encrypt and Decrypt Database PgSQL through Eloquent
laravel-hyperf/encryption
337 Downloads
The encryption package for Laravel Hyperf.
hernandev/laravel-aead
20 Downloads
Advanced Encryption with Associated Data (AEAD) for Laravel.
soved/laravel-magic-auth
1180 Downloads
Authenticate users using a magic link
pdaleramirez/asymmetric-encryption
14 Downloads
A laravel package that encrypts your data with private public key pairs using asymmetric encryption.
kazak71/laravel-source-encrypter
49 Downloads
Laravel Source Encrypter
ibf/laravel-encrypter
59 Downloads
Laravel Encrypter
denmasyarikin/laravel-encrypt-response
687 Downloads
Encrypt response laravel appliction
darshphpdev/laravel-settings
8 Downloads
A flexible Laravel package for managing application settings with support for file or database storage, encryption, and array format customization.
dtisgodsson/elocrypt
716 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
io238/eloquent-encoded-ids
48 Downloads
Automatic route key encryption for Laravel Eloquent using Hashids (short, unique, non-sequential ids) with prefix support
omatech/enigma
1444 Downloads
Enigma is a ciphersweet wrapper for laravel, it gives us the possibility to search on encrypted values.
m-wardany/hash-ids
449 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
artristik/hashid
9 Downloads
A Laravel package