mufuphlex/mufuphlex

Multi functional PHP library by Ilex

1.2.1 2015-11-21 17:08 UTC

README

Latest Stable Version Total Downloads Latest Unstable Version License

mufuphlex (Multifunctional PHP library by Alex) contains misc PHP stuff which often turned (and turns) to be useful for me (and not only for me) in any PHP project regardless on the project's original purpose. Here are the most useful items:

  • Util

    • ArrayUtil

      This util, among other things, provides a significantly improved (about 10-30 times faster) analogues of built-in PHP array functions, like unique() or intersect().
    • RedisUtil

  • ReSearcher