Libraries tagged by laravel57 encryption
larapack/attribute-encryption
1914 Downloads
Allows you to define what attributes in your eloquent model which should be encrypted and decrypted.
ivinteractive/laravel-rotation
1075 Downloads
A package to simplify data decryption and re-encryption when the APP_KEY needs rotation.
codelieutenant/laravel-crypto
61 Downloads
Laravel Crypto is a package that provides a simple and easy to use API for encrypting, decrypting, hashing, and signing data using the latest PHP and Laravel features.
chr15k/laravel-mysql-encrypt
4415 Downloads
Laravel 5.x | 6.x | 7.x | 8.x Database encryption mysql side
m-wardany/hash-ids
250 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
initbiz/file-vault
400 Downloads
nextbytetz/laravel_encryption
368 Downloads
performing data encryption for the laravel projects
stidges/laravel-sodium-encryption
52 Downloads
A Sodium based encrypter class for Laravel
silverd/laravel-model-encryption
4 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
quantumwebco/laravel-db-encryption
4 Downloads
Auto Encrypt and Decrypt Database through Eloquent
phpcodersnp/laravel-database-encryption
159 Downloads
Auto Encrypt and Decrypt Database through Eloquent
paymetrust/laravel-data-encryption
768 Downloads
A Laravel package for data encryption and decryption using RSA keys
neoxia/laravel-openssl-encryption
660 Downloads
Laravel 4 encryption package that uses the PHP openssl extension
ndukz/laravel-database-encryption-pgsql
362 Downloads
Auto Encrypt and Decrypt Database PgSQL through Eloquent
mohsendehghani/laravel-encryptenv
23 Downloads
Laravel Environment Variable Encryption