Libraries tagged by binafy
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.
icecave/flax
3406 Downloads
A client library for the Hessian binary web services protocol.
gravitymedia/stream
89 Downloads
Stream is an object oriented library for reading and writing binary streams in PHP.
binarytorch/phpdown
12 Downloads
Code-Driven PHP Markdown Representation
binarythinking/lastfm-bundle
95 Downloads
Use Last.fm API in your Symfony 2 application.
binaryoung/jieba-php
354 Downloads
The Jieba Chinese Word Segmentation Implemented in PHP
binarytorch/larecipe-rtl
3834 Downloads
Official LaRecipe RTL Support.
xrow/eztika-ls
24212 Downloads
A wrapper script for the standalone Tika toolkit that allows conversion to plain text and indexing of a large variety of binary file types like MsWord, MsOffice, PDF, Excel, ODF, ....
xialeistudio/io
9 Downloads
user-friendly binary data operation library
wwwision/asset-sync
416 Downloads
Neos Flow package to synchronize metadata and binary data of imported Neos.Media assets
white-rabbit-1-sketch/php-file-hash-map
3 Downloads
This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for efficient data retrieval through direct file access.
vdechenaux/brotli-bin-i386
1284 Downloads
Brotli binary provided by google/brotli and compiled for i386
uegmobile/arduino-ota-server-bundle
56 Downloads
This Bundle provides a HTTP Server to manage OTA arduino binary files
thesmart/bitfield
8902 Downloads
Map an array of options to a binary bitfield as a string or integer, and back again.