Libraries tagged by encrypting
justmd5/crypto
4416 Downloads
Encrypting and signing data using private/public keys
enflow/laravel-database-encryption
1538 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
carnage/doctrine-encrypted-column
12 Downloads
Provides a secure way of transparently encrypting data in doctrine ORM
aware/doctrine-aes-bundle
2409 Downloads
Encrypting fields in doctrine entities wit AES
zaphyr-org/encrypt
124 Downloads
A convenient interface for encrypting and decrypting text via OpenSSL using AES-128 and AES-256 encryption.
smoren/url-security-manager
452 Downloads
Class for building, parsing, signing, signature checking, encrypting and decrypting URLs
rawilk/laravel-app-key-rotator
11311 Downloads
Rotate app keys around while re-encrypting data.
paperscissorsandglue/laravel-encryption-at-rest
54 Downloads
Laravel package for encrypting sensitive data at rest and decrypting it when in use - useful for GDPR, HIPAA, and other compliance requirements
oire/iridium
147 Downloads
Iridium, a security library for hashing passwords, encrypting data and managing secure tokens.
noorani-mm/encoder-algorithm
10 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.
kelunik/aerys-acme
5 Downloads
Encrypting TLS hosts automatically using ACME to issue certificates.
ivannofick/laravelminifyobfuscate
199 Downloads
Obfuscate your Blade templates in Laravel by encrypting HTML, CSS, and JS into one HTML file.
iserranodev/encrypt-bundle
47 Downloads
A Symfony bundle for encrypting entity properties in Database
ifdattic/cipher-bundle
405 Downloads
Add a cipher service for encrypting/decrypting values
hvnlabs/php-crypttor
26 Downloads
A simple php library to deal with encrypting and decrypting strings using OpenSSL or MCrypt