Libraries tagged by evds
eveseat/web
23510 Downloads
SeAT Web Interface
eveseat/eveapi
24541 Downloads
SeAT EVE API Integration
etdsolutions/waypoints
35701 Downloads
Shim repository for Waypoints
etdsolutions/jquery.maskedinput
18947 Downloads
Shim repository for jquery.maskedinput.js
cryptothree/bitcoin
1727 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
blmage/magento2-rule-operators
1281 Downloads
Additional rule operators for Magento 2 (matches regex, starts/ends with)
studio-design/ecdsa-signature
798 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.
fabank/ecdsa
8148 Downloads
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)
aaronbullard/eads
16291 Downloads
PHP Utility for EADS APIs
furqansiddiqui/ecdsa-php
29376 Downloads
ECDSA (Elliptic Curves) lib for PHP
edstevo/laravel-shopify-graph
358 Downloads
A package for connecting to the Shopify Graph API
edstevo/laravel-integration-credentials
321 Downloads
A small package to store integration credentials against Laravel models
bytefederal/byteauth-laravel
885 Downloads
Byte Federal's fast authentication system built on bitcoin cryptographic standards for Laravel applications.
amashukov/secp256k1-php
572 Downloads
secp256k1 elliptic-curve arithmetic + RFC 6979 deterministic ECDSA sign / verify / recover in pure PHP on ext-gmp.
amashukov/eth-php
545 Downloads
Standalone Ethereum / EVM SDK for PHP — Keccak-256, secp256k1 + ECDSA (RFC 6979), RLP, EIP-1559 offline signing, ABI calldata encoder, and an ethers.js-style JSON-RPC client. Umbrella package pulling the full pure-PHP EVM stack.