Skip to content

Werewolf Coder 🐺

Compare
Choose a tag to compare
@microThread microThread released this 30 Dec 13:16
· 36 commits to master since this release
  • Refactoring DotArray:
    • Using a Trait (DotFilteringTrait) to split code in more organized units.
  • Refactoring DotPathTrait::flatten
  • using PHPStan.
  • Updating composer.json scripts to use PHPStan.
  • More Tests.