Libraries tagged by encyption
martinusso/opencrypt
20777 Downloads
Two-way encryption (encrypt and decrypt) data using PHP with OpenSSL
insitaction/field-encrypt-bundle
6633 Downloads
Allows automatic encryption of fields, as required by GDPR.
fab2s/laravel-dt0
2215 Downloads
Immutable Data Transfer Objects (DTO) for Laravel with validation, Eloquent casting, and encryption
evit/php-gm-crypto
4639 Downloads
Fully compatible with the sm4-cbc and sm4-ecb state secret SM algorithms of openssl. When openssl >= 1.1.1 supports the state secret algorithm, directly call openssl for SM4 encryption and decryption, otherwise call the custom algorithm.
egroupware/secret
13196 Downloads
Secret key encryption library
egroupware/crypt-blowfish
13198 Downloads
Blowfish encryption library
crowdstar/crypt
9097 Downloads
Handle data encryption/decryption.
codingms/parsedown-extra
10639 Downloads
TYPO3 Parsedown-Extra - Markdown by coding.ms: Provides a content element and ViewHelper which displays markdown files including Mermaid diagrams (UML, Activity, State and more). Parses email links with TYPO3 encryption. ViewHelper for parsing Markdown from individual sources. Defining abbreviations globally by using TypoScript. Code/Syntax Highlighting and many more.
cleaniquecoders/pii-protection
189 Downloads
Pure-PHP PII protection: field-level encryption at rest + masking of sensitive fields in audit/log payloads. No framework, no global state — plain classes with explicit inputs and outputs, usable anywhere.
benjaminhansen/filament-draftable
462 Downloads
Provides a draftable interface to save long forms as a draft in the browser's localStorage and encrypts the data using Laravel's encryption.
archwisp/php-encrypt-data
74805 Downloads
Simple Data Encryption Library For PHP 5.3+
zenstruck/jwt
77733 Downloads
JSON Object Signing and Encryption library for PHP.
typo3/cms-rsaauth
327270 Downloads
Contains a service to authenticate TYPO3 BE and FE users using private/public key encryption of passwords
knplabs/rad-user
111826 Downloads
Simply handle password encryption and salt generation
spaze/encryption
4243 Downloads
Various encryption helpers, uses Halite (which uses Sodium) for cryptography