Libraries tagged by trade
shish/eventtracer-php
30832 Downloads
An API to write JSON traces as used by the Chrome Trace Viewer
securetrading/unittest
41682 Downloads
Secure Trading's unittest package providing helper methods/classes for writing testing with PHPUnit.
rny/zhconverter
34920 Downloads
convert between Simplified Chinese(zh-Hans) and Traditional Chinese(zh-Hant)
rdx/js-dom
3995 Downloads
JS-like DOM traversal
muqsit/asynciterator
2226 Downloads
A virion that simplifies writing tasks that traverse iterators
konfig/snaptrade-php-sdk
8311 Downloads
Connect brokerage accounts to your app for live positions and trading
jcnventura/pharborist
117376 Downloads
Pharborist builds a syntax tree for PHP that can be traversed and manipulated.
grazulex/laravel-chronotrace
27 Downloads
Record and replay Laravel requests deterministically and generate tests from production traces.
gateio/gateapi-php
6443 Downloads
Welcome to Gate API APIv4 provides operations related to spot, margin, and contract trading, including public interfaces for querying market data and authenticated private interfaces for implementing API-based automated trading.
decodelabs/remnant
3006 Downloads
Easier stack traces
asika32764/pinyin
4877 Downloads
Romanization tool for Traditional Chinese - Fork to fix PHP8.2
dgoring/dom-query
20743 Downloads
DomQuery is a PHP library that allows easy 'jQuery like' DOM traversing and manipulation
cybercog/laravel-whoops-editor
17312 Downloads
Laravel Whoops Editor helps to open your code editor from exception stack trace.
zhongshaofa/thinkphp-log-trace
18480 Downloads
thinkphp6链路日志组件
wmde/traversable-iterator
16328 Downloads
Turn Traversable objects into Iterators. Fixed version of the native IteratorIterator