Libraries tagged by orbit
php-extended/php-ensurer-interface
176559 Downloads
A library to specify how to ensure strong typing of arbitrary data
netlogix/nxgooglelocations
2281 Downloads
Provide geocoding capability for arbitrary records through Google Maps API.
neclimdul/composer-installers-extender
57906 Downloads
Extend the composer/installers plugin to accept any arbitrary package type.
maba/math
53594 Downloads
PHP library for arbitrary precision mathematics
linwj/mxc
4877 Downloads
Mexc API Like the official document interface, Support for arbitrary extension.
linwj/kucoin
4392 Downloads
Kucoin API Like the official document interface, Support for arbitrary extension.
linwj/coinex
5654 Downloads
Coinex API Like the official document interface, Support for arbitrary extension.
linwj/coinbase
6832 Downloads
Coinbase API Like the official document interface, Support for arbitrary extension.
linwj/bitmex
5568 Downloads
Bitmex API Like the official document interface, Support for arbitrary extension.
ideatocode/blade-stacks-pusher
20238 Downloads
Push arbitrary content to laravel stacks from anywhere
gipfl/format
6336 Downloads
Arbitrary collection of Format helpers
flowpack/neos-dimensionresolver
3593 Downloads
A support package for Neos CMS that allows for arbitrary content dimension resolution.
damienlaguerre/composer-installers-extender
14736 Downloads
Extend the composer/installers plugin to accept any arbitrary package type.
charescape/serialize-closure
1793 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary objects.
bmdevel/php-index
35067 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.