Libraries tagged by encrypting
nikunjkotecha/securetext
4562 Downloads
Library to allow encrypting and decrypting text.
enflow/laravel-database-encryption
1690 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
codelieutenant/laravel-crypto
151 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.
carnage/doctrine-encrypted-column
12 Downloads
Provides a secure way of transparently encrypting data in doctrine ORM
sumeetghimire/encrypt-decrypt-with-key
26 Downloads
A Laravel package for encrypting and decrypting strings with a key (Fixed: Prevents repeated key generation)
striderwhite/encryptable
2 Downloads
A Laravel trait for encrypting and decrypting model attributes using MySQL AES encryption.
smoren/url-security-manager
461 Downloads
Class for building, parsing, signing, signature checking, encrypting and decrypting URLs
rawilk/laravel-app-key-rotator
11315 Downloads
Rotate app keys around while re-encrypting data.
pimphand/mysql-encrypted
6 Downloads
Laravel package for encrypting and decrypting model attributes using openssl with MySQL support
paperscissorsandglue/laravel-encryption-at-rest
122 Downloads
Laravel package for encrypting sensitive data at rest and decrypting it when in use - useful for GDPR, HIPAA, and other compliance requirements
noorani-mm/encoder-algorithm
11 Downloads
This package provides a simple encryption and decryption functionality for securing sensitive information in your PHP applications. It offers easy-to-use methods for encrypting plaintext data into ciphertext and decrypting ciphertext back into its original plaintext form.
levgenij/laravel-db-backup
3025 Downloads
Backup and restore databases. Encrypting dumps. Save dumps to db and uploading to Dropbox. Restore dump from Dropbox.
kelunik/aerys-acme
5 Downloads
Encrypting TLS hosts automatically using ACME to issue certificates.
ivannofick/laravelminifyobfuscate
203 Downloads
Obfuscate your Blade templates in Laravel by encrypting HTML, CSS, and JS into one HTML file.
fileinvite-org/laravel-database-encryption
10386 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.