Libraries tagged by arbitrary
maba/math
61874 Downloads
PHP library for arbitrary precision mathematics
linwj/zb
5028 Downloads
ZB API Like the official document interface, Support for arbitrary extension.
linwj/poloniex
4622 Downloads
Poloniex API Like the official document interface, Support for arbitrary extension.
linwj/kucoin
5610 Downloads
Kucoin API Like the official document interface, Support for arbitrary extension.
linwj/kraken
5073 Downloads
Kraken API Like the official document interface, Support for arbitrary extension.
linwj/gate
5114 Downloads
Gate API Like the official document interface, Support for arbitrary extension.
linwj/bittrex
5033 Downloads
Bittrex API Like the official document interface, Support for arbitrary extension.
linwj/bitget
5490 Downloads
Bitget API Like the official document interface, Support for arbitrary extension.
linwj/bitfinex
5063 Downloads
Bitfinex API Like the official document interface, Support for arbitrary extension.
linwj/bigone
4954 Downloads
Bigone API Like the official document interface, Support for arbitrary extension.
ideatocode/blade-stacks-pusher
30937 Downloads
Push arbitrary content to laravel stacks from anywhere
elite50/human-name-parser
14100 Downloads
Takes human names of arbitrary complexity and various wacky formats and parses them out.
damienlaguerre/composer-installers-extender
18658 Downloads
Extend the composer/installers plugin to accept any arbitrary package type.
charescape/serialize-closure
5662 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
bmdevel/php-index
42933 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.