Libraries tagged by laravel56 encryption
dtisgodsson/elocrypt
713 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
burakdalyanda/cipher-weave
3 Downloads
description
io238/eloquent-encoded-ids
47 Downloads
Automatic route key encryption for Laravel Eloquent using Hashids (short, unique, non-sequential ids) with prefix support
omatech/enigma
1361 Downloads
Enigma is a ciphersweet wrapper for laravel, it gives us the possibility to search on encrypted values.
flexflux/encryptor
92 Downloads
Package to automatically encrypt and decrypt model attributes in your Laravel project.
eflames/file-vault
17 Downloads
blazemv/cryptx
10 Downloads
Simple PHP library for encrypting and decrypting data using private and public pem key files
attla/pincryp
22 Downloads
A layer of encryption a little too judicious.
alkhachatryan/encryptable
112 Downloads
:Laravel package to encrypt / decrypt the database tables / columns
drawmyattention/expauth
5178 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.
macellan/laravel-encryption
203 Downloads
Provides flexible data encryption adapter for Laravel.
lumphp/laravel-encryption
23 Downloads
The Illuminate Encryption package.
kablanfatih/encryption
28 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel , based on configuration settings.
roelofr/laravel-encryption-cast
1185 Downloads
An Eloquent cast to encrypt and decrypt data, whilst still allowing your own casts
zugoripls/laravel-framework
58 Downloads
Customized(replaced illuminate/encryption with zugoripls/openssl-encryption) Laravel Framework.