Libraries tagged by decrypter
jtd420/laravel-pgp
197 Downloads
Automatic PGP Encryption/Decryption for your laravel application. Fully customisable and works out-the-box with the default provided scaffolding!
joelwmale/laravel-encryption
2177 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
sumeetghimire/encrypt-decrypt-with-key
24 Downloads
A Laravel package for encrypting and decrypting strings with a key (Fixed: Prevents repeated key generation)
shakib/cakephp-encrypt-decrypt
119 Downloads
A CakePHP plugin to encrypt data and save in database and also to decrypt data when fethcing from database. You can also encrypt or decrypt all historical data.
yiier/yii2-hashids
410 Downloads
Hashids for Yii2
webplace/eusphpelib
244 Downloads
eusphpe library
snipershady/securecipher
222 Downloads
A free, reliable and easy-to-use cipher to encrypt and decrypt strings
smoren/url-security-manager
461 Downloads
Class for building, parsing, signing, signature checking, encrypting and decrypting URLs
smoren/encryption-tools
22 Downloads
Tools for encryption/decryption and signing/verifying (wraps openssl lib)
salernolabs/slzcrypt
885 Downloads
Simple PHP wrapper around OpenSSL encryption.
reprovinci/doctrine-encrypt
5094 Downloads
Package encrypts and decrypts Doctrine fields through life cycle events.
ramazancetinkaya/obscura
2 Downloads
A multi-round polynomial-based encryption layer on top of AES-256 for enhanced security, without requiring GMP.
precision-soft/symfony-doctrine-encrypt
25 Downloads
doctrine encrypt type
pmochine/laravel-nova-hashids
3015 Downloads
♺ Laravel Nova Hashids card. Convert your ids.
pimphand/mysql-encrypted
6 Downloads
Laravel package for encrypting and decrypting model attributes using openssl with MySQL support