dev-master
9999999-dev https://github.com/cashlink/php-indexThis 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.
WTFPL-2.0 ISC
The Requires
- php >=5.3.0
The Development Requires
index binary search
1.0.1
1.0.1.0 https://github.com/cashlink/php-indexThis 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.
ISC
The Requires
- php >=5.3.0
The Development Requires
index binary search
1.0.0
1.0.0.0 https://github.com/cashlink/php-indexThis 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.
WTFPL-2.0
The Requires
- php >=5.3.0
The Development Requires
index binary search