2017 © Pedro Peláez
 

library 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 search operations are necessary without the detour of a DBS import.

image

malkusch/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 search operations are necessary without the detour of a DBS import.

  • Thursday, March 26, 2015
  • by malkusch
  • Repository
  • 4 Watchers
  • 6 Stars
  • 19,808 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The Versions

26/03 2015

dev-master

9999999-dev https://github.com/malkusch/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 search operations are necessary without the detour of a DBS import.

  Sources   Download

WTFPL

The Requires

  • php >=5.3.0

 

index binary search

26/10 2014

0.1.1

0.1.1.0 https://github.com/malkusch/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 search operations are necessary without the detour of a DBS import.

  Sources   Download

WTFPL-2.0

The Requires

  • php >=5.3.0

 

index binary search

05/07 2014

0.1.0

0.1.0.0 https://github.com/malkusch/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 search operations are necessary without the detour of a DBS import.

  Sources   Download

GPL-3.0+

The Requires

  • php >=5.3.0

 

index binary search

30/06 2014

0.0.1

0.0.1.0 https://github.com/malkusch/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 search operations are necessary without the detour of a DBS import.

  Sources   Download

GPL-3.0+

The Requires

  • php >=5.3.0

 

index binary search