Libraries tagged by like_int
utopia-php/vcs
59831 Downloads
A simple library to integrate version control systems like GitHub, GitLab etc. to receive webhook events
benpickles/peity
2768 Downloads
Peity (sounds like deity) is a jQuery plugin that converts an element's content into a mini `` pie, donut, line or bar chart.
badoo/soft-mocks
34014 Downloads
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.
simoneast/simple-ansi-colors
35556 Downloads
Simple PHP class for converting basic HTML-like color tags into ANSI escape codes for use in console apps and scripts. Auto-detection for Windows/Ansicon users included.
laravolt/camunda
12960 Downloads
High level model, something like Eloquent, to interact with Camunda resources via REST API
ifightcrime/bootstrap-growl
12538 Downloads
Pretty simple jQuery plugin that turns standard Bootstrap alerts into 'Growl-like' notifications.
linwj/okex
10783 Downloads
Okex API Like the official document interface, Support for arbitrary extension.
linwj/mxc
6052 Downloads
Mexc API Like the official document interface, Support for arbitrary extension.
linwj/kucoin
5489 Downloads
Kucoin API Like the official document interface, Support for arbitrary extension.
linwj/huobi
12228 Downloads
Huobi API Like the official document interface, Support for arbitrary extension.
linwj/coinex
7489 Downloads
Coinex API Like the official document interface, Support for arbitrary extension.
linwj/coinbase
8587 Downloads
Coinbase API Like the official document interface, Support for arbitrary extension.
linwj/bybit
8573 Downloads
Bybit API Like the official document interface, Support for arbitrary extension.
linwj/bitmex
6592 Downloads
Bitmex API Like the official document interface, Support for arbitrary extension.
opensky/runtime-config-bundle
48877 Downloads
This bundle provides a way to inject parameters into services at runtime by exposing a RuntimeParameterBag service, which functions exactly like Symfony2's own ParameterBags.