Libraries tagged by laravel4 encryption
cybex/laravel-protector
9604 Downloads
Protect Databases by generating Backups and Import those on non-productive Environments.
al-saloul/encryption
1479 Downloads
Simple number encryption and decryption package
sinemacula/laravel-cached-crypt
15777 Downloads
A Laravel package that adds transparent caching to decrypted values for improved performance across encrypted attributes.
tzsk/crypton
7458 Downloads
Laravel API Request Response Encryption
tiknil/file-vault
5340 Downloads
crudly/encrypted
3857 Downloads
Encryption and hashing casts for Eloquent
codezero/encrypter
97771 Downloads
Encrypt and decrypt strings in PHP.
brainstud/file-vault
32163 Downloads
benjaminhansen/filament-draftable
437 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.
paperscissorsandglue/laravel-encryption-at-rest
484 Downloads
Laravel package for encrypting sensitive data at rest and decrypting it when in use - useful for GDPR, HIPAA, and other compliance requirements
enflow/laravel-database-encryption
2137 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
joelwmale/laravel-encryption
3010 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
tapanderasari/laravel-mysql-encrypt
1844 Downloads
Laravel Database encryption mysql side
sneakyx/laravel-dynamic-encryption
829 Downloads
Laravel package that replaces the default encrypter with a dynamic key loaded from cache or database.
lumensistemas/encryption-laravel
456 Downloads
Sodium-based encryption, decryption, and blind indexing for Laravel applications.