Popular Packages
-
PHP
lava83/laravel-sqid
A thin Laravel integration for Sqids: encode lists of integers into short, URL-friendly strings and decode them back, configurable via alphabet, min_length and blocklist.
-
PHP
open-orchestra/open-orchestra-model-interface
Describe all entity and repository to implement for the whole OpenOrchestra project
-
PHP
lagdo/ui-builder-html
A full-featured HTML builder with a fluent api.
Abandoned! See lagdo/html-builder
-
ratespecial/credit-agency-rent
Library to generate fixed-length credit agency rent reporting files (Equifax Insight, Experian Rental Exchange)
-
-
-
-
PHP
armandsar/laravel-mcp-documentation-generator
Generate rich HTML documentation for Laravel MCP web servers.
-
PHP
elementareteilchen/logmodifier
TYPO3 log processors for request URLs and compact exception output.
-
Vue
d3creative/statamic-tracer
Tracer by D3 Creative - A Statamic UTM Builder fieldtype that generates UTM-tagged URLs for entries: social, newsletter, and paid ads.
-
PHP
oihana/php-arango
Composable PHP toolkit for ArangoDB. Bundles a modern HTTP client (collections, documents, edges, AQL, cursors, indexes, transactions, graphs, analyzers, views), a high-level façade, document/edge models with trait-based composition, controllers, helpers and CLI commands.
-
PHP
condorcet-vote/cef-writer
Streaming PHP writer that produces valid Condorcet Election Format (CEF) files line by line.
-
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/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/abi-encoder-php
Solidity ABI calldata encoder in pure PHP — function selectors plus static (address/uint/int/bytesN) and dynamic (string/bytes) types, byte-for-byte equivalent to ethers.js v6.