Libraries tagged by nether
mario-naether/chromiuman
67721 Downloads
Codeception Extension for automatically starting and stoping Chromedriver when running tests
netberry/xlsx-writer
4429 Downloads
xlsx Writer - write real Excel xlsx in PHP
hao1617/utils
17 Downloads
A collection of PHP utility classes like StrHelper, NetHelper, DebugHelper, etc.
drupal-eca-recipe/eca_lib_0004
77 Downloads
Demonstrates how to express an if/elseif/else decision in an ECA model, the pattern people usually reach for when they want a PHP switch statement. ECA has neither a switch construct nor a working exclusive gateway, so the model uses the sentinel-default idiom instead: it assigns the default value up front, lets a matching branch overwrite it, and then, one hop downstream, tests whether the value is still the default in order to detect that nothing matched. Along the way it demonstrates the four-links-to-one-target OR idiom, in which several conditioned links leaving the same predecessor point at the same successor, so that any one of them is enough to run it.
arielenter/laravel-code-snippets
4 Downloads
Collection of little helpers neither big nor relevant enough to be their own packages.
ccxt/ccxt
349667 Downloads
A cryptocurrency trading API with more than 100 exchanges in JavaScript / TypeScript / Python / C# / PHP / Go
digitaldonkey/ethereum-php
94305 Downloads
A library integrating Ethereum with typed PHP.
web3p/web3.php
389387 Downloads
Ethereum web3 interface.
web3p/ethereum-util
501924 Downloads
A collection of utility functions for Ethereum written in PHP.
web3p/ethereum-tx
411459 Downloads
Ethereum transaction library in PHP.
peinhu/aetherupload-laravel
89768 Downloads
Upload large files for Laravel 上传 大文件 laravel包
ether/seo
472027 Downloads
SEO utilities including a unique field type, sitemap, & redirect manager
kornrunner/ethereum-offline-raw-tx
214664 Downloads
Pure PHP Ethereum Offline Raw Transaction Signer
kornrunner/ethereum-address
125368 Downloads
Pure PHP Ethereum Address Generator / Validator
dzarezenko/etherscan-api
55610 Downloads
PHP wrapper for the Etherscan API.