Skip to content
This repository was archived by the owner on Feb 6, 2023. It is now read-only.

Releases: sebastiaanluca/php-helpers

3.0.0

11 Mar 14:00
Compare
Choose a tag to compare

See CHANGELOG.md for release notes.

2.0.1

02 Jul 16:25
Compare
Choose a tag to compare

See CHANGELOG.md for release notes.

1.0.0

22 Jul 14:03
Compare
Choose a tag to compare

Added

  • rand_bool helper
  • str_wrap helper
  • is_assoc_array helper
  • array_expand helper
  • array_without helper
  • array_pull_value helper
  • array_pull_values helper
  • array_hash helper
  • object_hash helper
  • has_public_method helper
  • carbon helper
  • create_temporary_file helper
  • sss helper
  • ddd helper
  • sss_if helper
  • ddd_if helper
  • Constants trait
  • ProvidesClassInfo trait
  • MethodHelper class