Libraries tagged by interbase
linwj/huobi
12793 Downloads
Huobi API Like the official document interface, Support for arbitrary extension.
linwj/coinbase
9580 Downloads
Coinbase API Like the official document interface, Support for arbitrary extension.
linwj/bybit
9486 Downloads
Bybit API Like the official document interface, Support for arbitrary extension.
linwj/bitmex
7140 Downloads
Bitmex API Like the official document interface, Support for arbitrary extension.
linio/input
50340 Downloads
Abstracts HTTP request input handling, providing an easy interface for data hydration and validation
lendable/json-serializer
91641 Downloads
JSON serializer/deserializer with an OOP interface
kunstmaan/translator-bundle
122610 Downloads
A bundle which enables editing translations in the admin interface without need for editing the translations files. Translations will be stored in a (default) database and retrieved on the most efficient way possible.
kunstmaan/media-bundle
129423 Downloads
To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.
kodus/session
37653 Downloads
A simple interface for storing and retrieving session data without the use of PHP's native session handling
joegreen0991/hyperloglog
15247 Downloads
A hyper log log with min hash data structure library, for counting cardinalities. Union and intersection capable
jetrails/magento2-varnish
21586 Downloads
Magento 2 extension which interfaces with the Varnish caching application in order to manage it through the Magento backend
jeroen/simple-geocoder
159560 Downloads
Simple and minimalistic Geocoder interface with some basic implementations
jeroen/psr-log-test-doubles
67265 Downloads
Test Doubles for the PSR-3 Logger Interface
jasara/php-amzn-selling-partner-api
38101 Downloads
A fluent interface for Amazon's Selling Partner API in PHP
jamm/memory
24753 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.