antoinetb / php-binary-search
Binary search function for PHP
Installs: 51
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/antoinetb/php-binary-search
Requires
- php: ^7.1
Requires (Dev)
- phpunit/phpunit: ^7
README
PHP Binary Search
Created from https://github.com/mannion007/php-binary-search
Using PHP7
To install :
composer require antoinetb/php-binary-search
License
This code falls under the MIT license.