alextartan/helpers

Collection of helper classes

Maintainers

👁 alextartan

Package info

github.com/alextartan/helpers

pkg:composer/alextartan/helpers

Statistics

Installs: 40 487

Dependents: 2

Suggesters: 0

Stars: 2

Open Issues: 1

3.0.0 2021-12-17 14:39 UTC

Requires

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Apache-2.0 76a899a2645a5800ec159d123a645c4509de7432

  • Alex Tartan <alex.tartan.woop@gmail.com>

README

👁 CI
👁 codecov
👁 Mutation testing badge
👁 Downloads

About

These are some on the helpers I've gathered so far.

Not a lot of magic involved, but these have saved me hours of work

Array
  • indexArrayOfObjectsByMethod
  • indexArrayOfArraysByKey
Reflection
  • setPrivatePropertyValue
  • getPrivatePropertyValue
  • callPrivateMethod
Dates
  • getDateTimeFromDateTimeImmutable
  • toYmdHis

... and some more