Libraries tagged by einar
gksh/bitmask
7 Downloads
A bitmask value object for PHP
dangex/wkhtmltopdf-windows
713 Downloads
Convert html to pdf using webkit (qtwebkit). Static linked windows binary 64 bit systems.
clue/caret-notation
3729 Downloads
^B A dead-simple PHP library to add caret notation in order to safely show strings that contain ASCII control characters (unprintable characters)
brandon/nbt
301 Downloads
A NBT parser that parses to native PHP types
bping/ffmpeg-push
327 Downloads
Push video stream to live server with ffmpeg binary
binary-cube/elastic-tool
203 Downloads
Elastic Tool :: Food for thought
binary-cube/carrot-mq
208 Downloads
Carrot MQ :: Food for thought
binary-cats/laravel-url-shortener
4705 Downloads
Powerful URL shortening tools in Laravel
binary-cats/laravel-bigbluebutton-webhooks
491 Downloads
Handle BigBlueButton webhooks in a Laravel application
binary-cats/coordinator
66 Downloads
Schedule and manage resource booking (appointments) in your Laravel app
binarcode/nova-chat
943 Downloads
A realtime chat implementation for laravel nova.
andkom/php-bcdatastream
190 Downloads
A simple stream implementation in PHP for reading/writing binary data in Bitcoin protocol.
alexander-emelyanov/opteck-api-client
1587 Downloads
PHP Client for Opteck platform
acamposm/ipv4-address-converter
12 Downloads
A PHP package to easily convert IP Addresses from any format to any format.
malkusch/php-index
19813 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.