Libraries tagged by binary data

malkusch/php-index

6 Favers
19814 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.

Go to Download


plumtreesystems/neo4j-php-client

5 Favers
24025 Downloads

Neo4j-PHP-Client is the most advanced PHP Client for Neo4j

Go to Download


xialeistudio/io

4 Favers
10 Downloads

user-friendly binary data operation library

Go to Download


phpbinary/phpbinary

6 Favers
25 Downloads

A PHP library to work with binary data.

Go to Download


ooxif/laravel-query-param

5 Favers
3862 Downloads

Treats binary data in a correct way with Laravel's database system (Eloquent)

Go to Download


ecentral/celum-connect-fal-rest-client

0 Favers
13 Downloads

### Authorization If you are already logged into CELUM Content via browser, no further authorization is required. Otherwise, please use one of the below methods: 1. Click on 'Authorize' on the right and either provide an API Key, type in your username/password or use OpenID Connect to log in. 2. OpenId implicit flow is disabled for security reasons and will not work as Authorization option. ### Creating an asset 1. Request upload via [upload endpoint](#/Upload/requestUpload). The endpoint will return a URl for uploading the binary and a upload handle to identify the upload. 2. Upload the content of your asset by sending a POST request to the upload URL from step 1 and setting the ```Content-Type``` header to ```application/octet-stream```. Optionally, you can also use multipart upload with ```multipart/form-data``` as ```Content-Type``` - like our Nova UI. 3. Create the asset via [create asset endpoint](#/Assets/createAssetInCollection) by passing in the upload handle from step 1 together with other parameters.

Go to Download


pigeonboys/php-binary-parser

0 Favers
2 Downloads

A PHP library for parsing binary data, with full support for signed/unsigned integers and endian-aware formats.

Go to Download


phpfont/binary

3 Favers
36 Downloads

A library to read and write binary data.

Go to Download


kduma/binary-tools

1 Favers
86 Downloads

PHP library for binary data manipulation and encoding/decoding tools

Go to Download


jbernavaprah/eloquent-binary-cast

3 Favers
915 Downloads

Cast correctly binary data (mainly for PostgreSQL)

Go to Download


iggyvolz/binary-data

0 Favers
19 Downloads

Read/write integers and string

Go to Download


hawkbit/datastream

2 Favers
20 Downloads

Compressed binary data designed for inter-process communication

Go to Download


flazzarotto/binary-filter

0 Favers
44 Downloads

Easy Liip Imagine server-side image filter for both files and binary data

Go to Download


erickmajor/binary-parser

2 Favers
9 Downloads

Binary Parser is a library that serializes and unserializes binary data in PHP.

Go to Download


ekstazi/async-binary-stream

0 Favers
3 Downloads

Set of amphp streams to work with binary data. It can read bytebuffer with specified length and write it.

Go to Download


<< Previous Next >>