Libraries tagged by encrypt
danog/php-rtc-srtp
1215 Downloads
Pure-PHP SRTP and SRTCP encryption using phpseclib, with AES-CM and AES-GCM profiles. MadelineProto's PHP 8.2+ fork removes the libsrtp/FFI dependency.
crowdstar/crypt
9689 Downloads
Handle data encryption/decryption.
codingms/parsedown-extra
11367 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/token-vault
1259 Downloads
A secure and extensible token manager for Laravel, designed to store, encrypt, and validate tokens or API keys from services like GitHub, GitLab, etc.
cleaniquecoders/pii-protection
649 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
706 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.
awkwardideas/phpcfencrypt
45676 Downloads
PHP functions for performing ColdFusion encrypt
3ncr/tokencrypt-php
19348 Downloads
Implementation of 3ncr.org V1 token(strings) encryption standard.
typo3/cms-rsaauth
327812 Downloads
Contains a service to authenticate TYPO3 BE and FE users using private/public key encryption of passwords
studio201/doctrine-encrypt-bundle
14107 Downloads
Encrypted symfony entity's by verified and standardized libraries
somecoding/laminas-doctrine-encrypt
14211 Downloads
Provides property encryption and hashing for Doctrine Entities when used within Laminas
slavytuch/laravel-source-encrypter
363 Downloads
Encrypt Laravel application source files with phpBolt
micheledef/encrypt-decrypt
946 Downloads
Encrypt and Decrypt with a secret key
leolopez/encrypt
1014 Downloads
Encrypts any field from a model, array or value.
koodoo/laravel-trait-encrypt
17621 Downloads
A Laravel Eloquent Model trait for Encrypting model data