maciejczyzewski/bottomline

A full-on PHP manipulation utility belt that provides support for working with arrays, objects, and iterables; a lodash or underscore equivalent for PHP.

0.2.3 2022-03-02 05:55 UTC

README

Bottomline logo Bottomline logo

bottomline

Tests GitHub Packagist Version Packagist Version

bottomline is a PHP utility library, similar to Underscore/Lodash, that utilizes namespaces and dynamic autoloading to improve performance.

NOTE: bottomline is not currently in feature parity with Underscore/Lodash. Review the contributing section for more information.

View the documentation »

Requirements

  • PHP 5.5+
  • mbstring

Benchmarks

benchmarks.png

Thanks

License

MIT