Libraries tagged by adash
adshares/ads-client
755 Downloads
PHP client for the ADS blockchain
akashrchandran/spotify-lyrics-api
669 Downloads
A Rest API for fetching lyrics from Spotify which is powered by Musixmatch.
addshore/psr-6-mediawiki-bagostuff-adapter
25347 Downloads
A MediaWiki BagOStuff PSR-6 adapter library
adamhebby/php-countries
18344 Downloads
PHP Countries is a library that provides an elegant syntax to country data.
aashan/module-link-guest-orders
5987 Downloads
Links guest orders to customer accounts if there is any user account associated with the order email.
sidus/perceptual-hash
534 Downloads
PHP library for perceptual image hashing
amashukov/tracing-bundle
410 Downloads
Symfony 7 bundle — UUIDv7 X-Request-Id propagation FE -> BE -> Monolog logs with a Messenger sync -> queue -> worker bridge.
amashukov/toncenter-client-php
333 Downloads
Typed toncenter v2 HTTP client for The Open Network — {ok, result} envelope unwrapping, retry-aware via any PSR-18 client, typed Value Objects (masterchain info, account state, run-get-method stack reader, transactions). Pluggable wallet RPC adapter.
amashukov/ton-wallet-php
489 Downloads
TON Wallet v4r2 contract wrapper + internal-message builder + address parser/serializer in pure PHP. Offline transfer assembly; pluggable RPC for seqno + broadcast.
amashukov/ton-php
468 Downloads
Standalone TON (The Open Network) SDK for PHP — TLB Cell/BOC primitives, Ed25519 + TON-flavoured mnemonic, Wallet v4r2 + address parser, and a typed toncenter v2 client. Umbrella package pulling the full pure-PHP TON stack.
amashukov/ton-crypto-php
499 Downloads
Ed25519 keypairs and TON-style mnemonic seed derivation for The Open Network, in pure PHP on top of ext-sodium.
amashukov/ton-cell-php
498 Downloads
TLB Cell / Builder / Slice / canonical BOC encoder for The Open Network in pure PHP — byte-exact equivalent of @ton/core's cell layer.
amashukov/secp256k1-php
446 Downloads
secp256k1 elliptic-curve arithmetic + RFC 6979 deterministic ECDSA sign / verify / recover in pure PHP on ext-gmp.
amashukov/rlp-php
444 Downloads
RLP (Recursive Length Prefix) encoder and decoder in pure PHP — Ethereum's canonical serialization for transactions, blocks, and state trie.
amashukov/rector-php-rules
805 Downloads
Opinionated Rector rules for PHP — strict-assertion enforcement, no @phpstan-ignore, no env-checks in src, no superglobals, PSR Clock requirement, no direct DB / event-dispatch / assert() inside functional tests, and a comment-stripper that keeps only PHPStan tag blocks.