Libraries tagged by enrypting
smoren/url-security-manager
508 Downloads
Class for building, parsing, signing, signature checking, encrypting and decrypting URLs
paperscissorsandglue/laravel-encryption-at-rest
513 Downloads
Laravel package for encrypting sensitive data at rest and decrypting it when in use - useful for GDPR, HIPAA, and other compliance requirements
koodoo/laravel-trait-encrypt
17657 Downloads
A Laravel Eloquent Model trait for Encrypting model data
firmaprofesional/doctrine-encrypt-bundle
41828 Downloads
Symfony2 bundle allows for the encrypting fields marked with annotations using Doctrine. Supports SQL(orm) and MongoDB(odm).
fileinvite-org/laravel-database-encryption
10586 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
4060 Downloads
Encrypting fields in doctrine entities wit AES
aaieduhr/aead-envelope
75 Downloads
Versioned AEAD envelope for encrypting short values at rest, with a key ring and canonical additional authenticated data.
sicet7/gcm
4644 Downloads
Package for encrypting strings with AES256-GCM
striderwhite/encryptable
2 Downloads
A Laravel trait for encrypting and decrypting model attributes using MySQL AES encryption.
rawilk/laravel-app-key-rotator
11412 Downloads
Rotate app keys around while re-encrypting data.
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.
nikunjkotecha/securetext
4702 Downloads
Library to allow encrypting and decrypting text.
levgenij/laravel-db-backup
3069 Downloads
Backup and restore databases. Encrypting dumps. Save dumps to db and uploading to Dropbox. Restore dump from Dropbox.
kozo/cryptenv
662 Downloads
CakePHP plugin for encrypting and decrypting environment files using XChaCha20-Poly1305