Registry / crypto / apex-signer

apex-signer

JSON →
library0.1.2phppackagistunverified

Digital signatures and verification for your Composer packages.

composer require apex/signer
INSTALL
IMPORT
SIG · APEX-SIGNER
A
apex-signer
cryptophpv0.1.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Signer
use Apex\Signer\Signer;

Sign and verify data

use Apex\Signer\Signer; $signer = new Signer(); $signature = $signer->sign('data'); $valid = $signer->verify('data', $signature);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
33 hits · last 30 days
node
28
Resources
apex-signer — pip install apex-signer · libregistry