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.

Package info

github.com/maciejczyzewski/bottomline

pkg:composer/maciejczyzewski/bottomline

Statistics

Installs: 642โ€‰654

Dependents: 15

Suggesters: 0

Stars: 476

Open Issues: 3

0.2.3 2022-03-02 05:55 UTC

Requires

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 9d3742853fb1eb2c5d1c8605a76be1713b363bbb

  • Maciej A. Czyzewski <maciejanthonyczyzewski.woop@gmail.com>

libraryutilityunderscorelodashfunctions__bottomline


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

๐Ÿ‘ Image

Thanks

License

MIT