Download the PHP package white-rabbit-1-sketch/php-file-hash-map without Composer
On this page you can find all versions of the php package white-rabbit-1-sketch/php-file-hash-map. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download white-rabbit-1-sketch/php-file-hash-map
More information about white-rabbit-1-sketch/php-file-hash-map
Files in white-rabbit-1-sketch/php-file-hash-map
Download white-rabbit-1-sketch/php-file-hash-map
More information about white-rabbit-1-sketch/php-file-hash-map
Files in white-rabbit-1-sketch/php-file-hash-map
Vendor white-rabbit-1-sketch
Package php-file-hash-map
Short Description 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.
License MIT
Package php-file-hash-map
Short Description 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.
License MIT
Please rate this library. Is it a good library?
Informations about the package php-file-hash-map
All versions of php-file-hash-map with dependencies
PHP Build Version
Package Version
Requires
ext-mbstring Version
*
php Version ^8.1
php Version ^8.1
The package white-rabbit-1-sketch/php-file-hash-map contains the following files
Loading the files please wait ....