Packages from mannion007

  • PHP

    mannion007/interfaces

    A handful of useful interfaces

  • PHP

    mannion007/php-binary-search

    Based on the Work of Michael King, this package provides functionality to perform a binary search of an ordered array, providing greatly improved performance over PHP's own array_search method.