Libraries tagged by adash
aashley/nagios-livestatus-client
45979 Downloads
An OO client to talk to MK Livestatus
sidus/perceptual-hash
948 Downloads
PHP library for perceptual image hashing
amashukov/rector-php-rules
1497 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.
akashrchandran/spotify-lyrics-api
672 Downloads
A Rest API for fetching lyrics from Spotify which is powered by Musixmatch.
adamhebby/php-countries
20364 Downloads
PHP Countries is a library that provides an elegant syntax to country data.
aashan/module-link-guest-orders
6366 Downloads
Links guest orders to customer accounts if there is any user account associated with the order email.
skycoder/query-shorter
583 Downloads
Laravel query shorter & generator package
adshares/ads-client
784 Downloads
PHP client for the ADS blockchain
amashukov/tracing-bundle
1092 Downloads
Symfony 7 bundle — UUIDv7 X-Request-Id propagation FE -> BE -> Monolog logs with a Messenger sync -> queue -> worker bridge.
amashukov/ton-wallet-php
868 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
812 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
878 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
877 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
802 Downloads
secp256k1 elliptic-curve arithmetic + RFC 6979 deterministic ECDSA sign / verify / recover in pure PHP on ext-gmp.
amashukov/rlp-php
946 Downloads
RLP (Recursive Length Prefix) encoder and decoder in pure PHP — Ethereum's canonical serialization for transactions, blocks, and state trie.