Popular Packages
-
-
Blade
mkocansey/bladewind-datepicker
BladewindUI — Datepicker component
Abandoned! See bladewindui/datepicker
-
Blade
mkocansey/bladewind-icon
BladewindUI Icon component — Heroicons-powered SVG icons
Abandoned! See bladewindui/icon
-
JavaScript
mkocansey/bladewind-core
Shared foundation for BladewindUI — helpers, CSS variables, and base JS
Abandoned! See bladewindui/core
-
Blade
mkocansey/bladewind-script
BladewindUI Script component — inline and external script tag helper
Abandoned! See bladewindui/script
-
Blade
mkocansey/bladewind-input
BladewindUI — Input field component
Abandoned! See bladewindui/input
-
Blade
mkocansey/bladewind-checkbox
BladewindUI — Checkbox component
Abandoned! See bladewindui/checkbox
-
-
-
PHP
apermo/apermo-stash
Apermo Stash — a self-hosted WordPress bookmark collection with a token-protected REST API.
-
-
PHP
amashukov/eth-php
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.
-
PHP
amashukov/ton-php
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.
-
PHP
amashukov/eip1559-tx-signer-php
EIP-1559 (Type-2) raw transaction assembly + RFC 6979 deterministic ECDSA signing in pure PHP. Address derivation from a secp256k1 private key.
-
PHP
amashukov/http-client-php
PSR-18 HTTP client backed by ext-curl, with a middleware pipeline (retry on selected status codes, header injection). PSR-7 / PSR-17 message + factory interfaces; bring your own PSR-7 implementation (nyholm/psr7, guzzlehttp/psr7, slim/psr7, etc.).