Download the PHP package malkusch/php-index without Composer
On this page you can find all versions of the php package malkusch/php-index. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download malkusch/php-index
More information about malkusch/php-index
Files in malkusch/php-index
Download malkusch/php-index
More information about malkusch/php-index
Files in malkusch/php-index
Vendor malkusch
Package php-index
Short Description 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.
License WTFPL-2.0
Homepage https://github.com/malkusch/php-index
Package php-index
Short Description 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.
License WTFPL-2.0
Homepage https://github.com/malkusch/php-index
Keywords indexbinary search
Please rate this library. Is it a good library?
Informations about the package php-index
All versions of php-index with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package malkusch/php-index contains the following files
Loading the files please wait ....