daniel-ac-martin/php-seids
Supplementary, Easily Interchangeable Data Structures for PHP 5. Provides alternatives and supplements to the Standard PHP Library (SPL) Datastructures.
时间:2015-04-18 23:16
naminator/cstrike
A simple API for reading CSStats.dat binary data.
时间:2014-12-02 17:10
white-rabbit-1-sketch/php-file-hash-map
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 effici
时间:未知
nelexa/buffer
Reading And Writing Binary Data (incl. primitive types, ex. byte, ubyte, short, ushort, int, uint, long, float, double). The classes also help with porting the I/O operations of the JAVA code.
时间:未知
bmdevel/php-index
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
时间:未知
protonlabs/buffertools
Toolbox for working with binary and hex data. Similar to NodeJS Buffer.
时间:未知
lessmore92/buffer
Toolbox for working with binary and hex data
时间:未知