Libraries tagged by encrypt
paragonie/eloquent-ciphersweet
361 Downloads
Provides searchable encrypted columns for Eloquent ORM
nexylan/nexycrypt
66050 Downloads
Let's Encrypt ACME protocol PHP client
ndum/laravel-seb
3963 Downloads
Laravel Package for generating encrypted SEB (Safe Exam Browser) client configurations
mervick/aes-bridge
2383 Downloads
AesBridge is a modern, secure, and cross-language AES encryption library
kkiernan/caesar-cipher
18544 Downloads
Encrypt, decrypt and crack messages using the simple Caesar Cipher algorithm.
justmd5/crypto
6700 Downloads
Encrypting and signing data using private/public keys
johind/collate
1046 Downloads
Laravel PDF package to merge, split, extract pages, watermark, encrypt, and optimize PDFs using qpdf.
fab2s/laravel-dt0
2448 Downloads
Immutable Data Transfer Objects (DTO) for Laravel with validation, Eloquent casting, and encryption
evit/php-gm-crypto
4908 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
14864 Downloads
Secret key encryption library
egroupware/crypt-blowfish
14866 Downloads
Blowfish encryption library
danog/php-rtc-srtp
562 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
9535 Downloads
Handle data encryption/decryption.
codingms/parsedown-extra
11198 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
1126 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.