Libraries tagged by signing
php-standard-library/crypto
1299 Downloads
Comprehensive cryptography toolkit built on libsodium - symmetric, asymmetric, AEAD, signing, key exchange, and KDF
nowo-tech/pdf-signable-bundle
2558 Downloads
Define signature box coordinates on PDFs in Symfony: form type with PDF.js viewer, drag-and-drop placement, validation, and signing hooks.
k2gl/tuf
2789 Downloads
TUF (The Update Framework) client for PHP: fetch and verify signed metadata and targets
k2gl/signed-note
391 Downloads
Parse, verify and sign signed notes — the transparency-log / Go sumdb format used by Sigstore Rekor checkpoints — in PHP
k2gl/in-toto-attestation
3123 Downloads
Build, sign and verify in-toto attestation Statements (v1 and v0.1) in PHP
k2gl/dsse
4097 Downloads
Sign and verify DSSE (Dead Simple Signing Envelope) payloads in PHP, with pluggable keys
rnijveld/xmlseclibs
299530 Downloads
A PHP library for XML Security
danog/tgseclib
436302 Downloads
PHP Secure Communications Library (+Telegram-specific AES IGE primitives) - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
zerossl/cli-client
14066 Downloads
Create certificates and CSRs locally and easy in the CLI using newest PHP OpenSSL features and ZeroSSL for signing.
vortos/vortos-security
2112 Downloads
Vortos enterprise security — HTTP headers, CORS, CSRF, IP filtering, request signing, encryption, secrets, and data masking
vortos/vortos-payhere
973 Downloads
Vortos PayHere integration — hosted checkout signing, IPN verification with inbox, retrieval and refund APIs, behind the vortos-payments gateway contracts
vortos/vortos-deploy
2033 Downloads
Vortos Deploy — provider-agnostic deployment orchestration: pure planner, strategy-as-policy (blue-green/rolling/recreate/canary), immutable definition surface (config/deploy.php), per-env layering with drift report, content-hashed reviewable plans (secret-free, signing-ready), and conformance TCKs for all driver ports. Built on the OpsKit driver pattern.
vitalybaev/laravel5-dkim
63109 Downloads
Laravel 5/6 package for signing outgoing messages with DKIM.
ucarsolutions/uri-signer
885 Downloads
A minimal package for securely signing PSR-7 URIs in PHP applications.
studio-design/ecdsa-signature
2148 Downloads
ECDSA signature value object with DER/JWS raw format conversion and curve-order validation. For Cloud KMS/HSM-based JWT signing where OpenSSL/KMS returns DER but JWT (RFC 7518) requires raw format.