Libraries tagged by decrypt
canaryau/laravel-encryption
2020 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
alextartan/flysystem-libsodium-adapter
28708 Downloads
On-the-fly encrypt and decrypt flysystem files
sinemacula/laravel-cached-crypt
16996 Downloads
A Laravel package that adds transparent caching to decrypted values for improved performance across encrypted attributes.
silverstripe/recaptcha
97916 Downloads
Provides a form field which allows form to validate for non-bot submissions by giving them a challenge to decrypt an image.
micheledef/encrypt-decrypt
966 Downloads
Encrypt and Decrypt with a secret key
tuhin18003/simpler-php-encrypt-decrypt
728 Downloads
Very handy and simpler PHP Encryption and Decryption
ronijan/encrypt-decrypt-with-php
5369 Downloads
Simple Encrypt and Decrypt package with PHP
studio201/doctrine-encrypt-bundle
14123 Downloads
Encrypted symfony entity's by verified and standardized libraries
smoren/url-security-manager
509 Downloads
Class for building, parsing, signing, signature checking, encrypting and decrypting URLs
poly-crypto/poly-crypto
8209 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
lingxi/hashids
3312 Downloads
A Hashids bridge for Laravel
initbiz/file-vault
3005 Downloads
gwsn/php-encrypt
16629 Downloads
Simple helpers for encrypt and decrypt content
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
10587 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.