Libraries tagged by binaries
anyitsolutions/neo4j-php-client
6600 Downloads
Neo4j-PHP-Client is the most advanced PHP Client for Neo4j
alberon/htmltopdf
79 Downloads
HTML to PDF PHP wrapper with executable files
yousafsyed/algorithms
19 Downloads
Original Proposal: Using the right data structure or algorithm for the situation is an important aspect of programming. In computer science literature, many data structures and algorithms have been researched and extensively documented. However, there is still no standard library in Php implementing useful structures and algorithms like Red/Black Trees, tries, different sorting algorithms, etc. This project will create such a library with documentation on when to use a particular structure/algorithm. It will also come with a benchmark suite to compare performance in different situations.
t3ran13/bytebuffer
519 Downloads
Node.js inspired byte stream buffer for PHP.
resnext/techfinancials-api-client
30 Downloads
TechFinancials Web API client
resnext/spotoption-api-client
32 Downloads
PHP Client for SpotOption platform
resnext/solaris-api-client
595 Downloads
PHP Client for Solaris platform
resnext/pandats-api-client
34 Downloads
PandaTS Web API client
qu1x-roundcube/signifix
1 Downloads
Formats bytes with metric or binary prefixes using four significant figures.
phil-lavin/heat-miser-wifi-php-interface
26 Downloads
PHP class to interface with HeatMiser wifi thermostats via their binary interface. Allows reading/writing of DCB.
nysschens/tradeapp-api-client
1 Downloads
PHP Guzzle API Client for Trade Platforms
notrix/php-bcmath
4745 Downloads
Wraps bcmath functions into object
nokitakaze/serializer
105 Downloads
Safe serialization
nassiry/filesize-handler
34 Downloads
A PHP package for handling file size with binary, decimal & locale units support.
msst/byte-buffer
467 Downloads
A wrapper for the PHP pack() function. Simple handling of bytes in PHP (original by Ole 'nesQuick' Michaelis)