Libraries tagged by electronic signature
ddn/sapp
44962 Downloads
Simple and Agnostic PDF Parser (SAPP): Edit, manipulate and sign PDF documents usign PHP
liamdennehy/http-signatures-php
125377 Downloads
Sign and verify PSR-7 HTTP messages with HMAC and RSA keys
gheb/docusign-bundle
20080 Downloads
Symfony Bundle for electronic document signature with Docusign
falseclock/advanced-cms
1825 Downloads
A PHP Library that allows you to decode and manipulate CAdES or in other words CMS Advanced Electronic Signatures described in ETSI standart TS 101 733.
sagacorp/http-signatures-php
338 Downloads
Sign and verify PSR-7 HTTP messages with HMAC and RSA keys
cyllene-web/docusign-bundle
1050 Downloads
Symfony Bundle for electronic document signature with Docusign
webcoder31/ezxmldsig
21 Downloads
An easy-to-use set of PHP classes for common use cases of XML Digital Signatures
groupdocs/groupdocs-php
5668 Downloads
GroupDocs.Total for Cloud is a suite of document collaboration APIs that enables end users to view, annotate, e-sign, compare, convert and assemble 50+ document and image types on the web. With this SDK, you can seamlessly integrate GroupDocs.Total for Cloud into your PHP app or website.
marzsv/sv-dte-signer
5 Downloads
PHP SDK for signing Documentos Tributarios Electrónicos (DTE) for El Salvador using JWS RS512
alnutile/docusigndriver
206 Downloads
Driver to plug into the ElectronicSignature library
rivervanrain/http-signatures-php
4 Downloads
Sign and verify PSR-7 HTTP messages with HMAC and RSA keys
absolut-ticket/http-signatures-php
374 Downloads
Sign and verify PSR-7 HTTP messages with HMAC and RSA keys
dracoder/digital-signature-certifier
199 Downloads
A bundle to seal files with a valid electronic certificate.
microsec/passbyme2fa-client-php
57 Downloads
PassBy[ME] Mobile ID SDK
wpify/benefit-plus-gateway-sdk
118 Downloads
This is a "swagger" definition of application programming interface of the MúzaPay by Benefit Plus e-commerce payment gateway. You may leverage this API from your e-shop to integrate payments by employee-benefits-programme funds. This version of the programme uses mobile payment application MúzaPay. Requests signingAll requests except /auth/token must be signed by "SHA-256 with RSA" (RSASSA-PKCS1-v1_5, RFC 8017 chapter 8.2) electronic signatures. See online gateway documentation for details. ## Change log * v2 - 2025-06-26 * Added HEALTH value to productCode enum as mandated by the Czech state legislation. * amountAuthorized in PaymentStateResponse renamed to remainingAmount to better capture its meaining. * Added HTTP 410 Gone response to the cancelPayment() operation. * Corrected pattern of orderReferenceCode * Multiple corrections of the documentation, examples and field ordering changes - non-impacting.