Libraries tagged by laravel4 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.
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
10 Downloads
A Laravel package
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.
hascamp/basecrypt
51 Downloads
Simple encryption code to develop Hascha Media applications based on Laravel Framework
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.
nextbytetz/laravel_encryption
395 Downloads
performing data encryption for the laravel projects
macellan/laravel-encryption
203 Downloads
Provides flexible data encryption adapter for Laravel.