alairock/lodash

This package is abandoned and no longer maintained. No replacement package was suggested.

Normalizaton of php functions

Installs: 1 272

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/alairock/lodash

0.1.0 2015-06-03 17:01 UTC

This package is not auto-updated.

Last update: 2022-02-01 12:48:10 UTC


README

68747470733a2f2f7472617669732d63692e6f72672f616c6169726f636b2f6c6f646173682d7068702e737667

lodash

Normalization of PHP functions, specifically array, but will problem extend to other areas of PHP.

This (will be) similar to that of this project or Underscore.js however with a specificity to PHP. The main difference is the notion of immutibility of the original array, however there will be other differences as well. This is currently a work in progress.