Libraries tagged by decrypted
elavrom/cryptor
8640 Downloads
A simple helper class for encryption, decryption, and hmac signing.
deemru/cryptash
9766 Downloads
Hash-based encrypt/decrypt
daniel-ness/ansible-vault
2978 Downloads
PHP port of ansible-vault encryption/decryption
allus/company-data
67 Downloads
PHP SDK for the allus company-data API: typed, plaintext, slug-keyed conclusions with transparent decryption.
affinity4/cipher
499 Downloads
Cipher encrypt/decrypt. Encrypt and decrypt private strings. Useful if you need to store a string as a hash but need to see it as plain text also. DO NOT USE FOR PASSWORD AUTHENTICATION!
joelwmale/laravel-encryption
3017 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
dtisgodsson/elocrypt
1574 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
tuhin18003/simpler-php-encrypt-decrypt
676 Downloads
Very handy and simpler PHP Encryption and Decryption
yiier/yii2-hashids
489 Downloads
Hashids for Yii2
webplace/eusphpelib
441 Downloads
eusphpe library
snipershady/securecipher
259 Downloads
A free, reliable and easy-to-use cipher to encrypt and decrypt strings
salernolabs/slzcrypt
1035 Downloads
Simple PHP wrapper around OpenSSL encryption.
reprovinci/doctrine-encrypt
5101 Downloads
Package encrypts and decrypts Doctrine fields through life cycle events.
pmochine/laravel-nova-hashids
3015 Downloads
♺ Laravel Nova Hashids card. Convert your ids.
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.