Lodash Php Versions Save

Easy to use utility functions for everyday PHP projects. This is a port of the Lodash JS library to PHP

0.09

3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/lodash-php/lodash-php/compare/0.0.8...0.09

0.0.9

3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/lodash-php/lodash-php/compare/0.0.8...0.09

0.0.8

5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/lodash-php/lodash-php/compare/0.0.7...0.0.8

0.0.7

3 years ago

Added Functions

Fixes:

  • Remove compiled file from repository
  • Add Symfony 5 support (#25)

0.0.6

5 years ago

Fixes:

  • Only register the __ function if it doesn't already exist
  • Flatten does not expand empty array (#13)
  • Use array_values to re-index array instead of sort when filtering (#14)

0.0.5

5 years ago

0.0.2

6 years ago

Fix syntax error in composer.json

0.0.1

6 years ago

This is the first release which includes some basic core functions