Libraries tagged by arbitr.ru
linwj/bitget
5596 Downloads
Bitget API Like the official document interface, Support for arbitrary extension.
linwj/bitfinex
5161 Downloads
Bitfinex API Like the official document interface, Support for arbitrary extension.
linwj/bigone
5052 Downloads
Bigone API Like the official document interface, Support for arbitrary extension.
heimrichhannot/contao-reader-bundle
4863 Downloads
This bundle offers a generic reader module to use with arbitrary contao entities containing standard reader specific functionality like field output, images and auto_item handling.
heimrichhannot/contao-list-bundle
7089 Downloads
This bundle offers a generic list module to use with arbitrary contao entities containing standard list handling like pagination, sorting, and filtering.
heimrichhannot/contao-categories-bundle
6165 Downloads
This bundle allows to assign nestable categories to arbitrary entities in Contao-driven systems.
gipfl/format
7788 Downloads
Arbitrary collection of Format helpers
fulfillment/laravel-triaged-queues
16676 Downloads
Extend Laravel 5 Queues to fallback to an arbitrary number of hosts in the event one is unreachable.
dmitriynyu/dummy-file-generator
3054 Downloads
Create dummy files of arbitrary length and content for testing
damienlaguerre/composer-installers-extender
19075 Downloads
Extend the composer/installers plugin to accept any arbitrary package type.
comely-io/buffer-php
11176 Downloads
Arbitrary bytes buffer in PHP
ashleydawson/class-meta
7571 Downloads
Add arbitrary metadata to classes and their constants by annotation
uma/phpasn1
3970 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
silverstripe-australia/silverstripe-schedulizer
1411 Downloads
A module for organising stuff to happen at arbitrary times in the future, useful with QueuedJobs
cashlink/php-index
11541 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.