Libraries tagged by form-encryption
techdivision/form-encryption
344 Downloads
Neos formbuilder encryption package. GPG encryption for forms, needs gpg binary.
bespredel/encryption-form
32 Downloads
A Laravel package to securely encrypt form fields on the client-side using public key encryption and decrypt them on the server-side using the private key.
smoren/encryption-tools
118 Downloads
Tools for encryption/decryption and signing/verifying (wraps openssl lib)
sivin/crypt
19308 Downloads
Small library for encryption via phpseclib
talentrydev/cryptography
3587 Downloads
PHP library for encryption
elavrom/cryptor
8924 Downloads
A simple helper class for encryption, decryption, and hmac signing.
capile/pgp
539 Downloads
GPG for encryption and signing
brightecapital/aws-kms-doctrine-encryptor
983 Downloads
Custom encryptor for michaeldegroot/doctrine-encrypt-bundle to use AWS KMS for encryption
coreproc/crypto-guard
2407 Downloads
Gives a simple interface for encryption and decryption of keys
temant/encryption-manager
5 Downloads
A comprehensive PHP library for encryption and decryption (AES-GCM) with file handling capabilities.
sy-records/php-rsa
58 Downloads
A PHP class that uses RSA algorithm for encryption and decryption.
semeton/crypto-service
5 Downloads
This package provides a simple and secure way to encrypt and decrypt messages in Laravel applications. It uses Sodium cryptographic library for encryption and decryption, ensuring high-level security. The package is easy to integrate into any Laravel application and requires minimal configuration. It's an excellent choice for applications that need to securely store or transmit sensitive information.
oyedele/crypto-helper
257 Downloads
This is a Laravel/PHP helper function for encryption and decryption of data using OPENSSL
opine/secret
200 Downloads
A service for encryption and decryption of semi-secure messages.
layerworx/phpsodium
129 Downloads
An API for utilizing libsodium in PHP for encryption and message authentication