Skip to content

Releases: adbario/php-dot-notation

2.1.0

22 Jul 12:43
895fe4b
Compare
Choose a tag to compare

Version 2.1.0

  • add flatten() method

2.0.0

22 Sep 08:50
Compare
Choose a tag to compare

Version 2.0.0

  • rewrite all methods
  • add count(), isEmpty(), merge(), pull(), push() and toJson() methods
  • add PHPUnit tests and Travis

1.2.0

26 Mar 17:52
Compare
Choose a tag to compare

Version 1.2.0

  • namespace renamed to Adbar
  • setData() method renamed to setArray()
  • setDataAsRef() method renamed to setReference()
  • removed getting all the store values through the get() method
  • added all() for getting all the stored values
  • added sort() and sortRecursive()
  • overall improvements

1.1.0

02 Oct 21:06
Compare
Choose a tag to compare

Version 1.1.0

  • supports PHP 5 and PHP 7

1.0.1

18 Sep 22:44
Compare
Choose a tag to compare

Version 1.0.1

  • Added magic methods.

1.0.0

14 Sep 17:18
Compare
Choose a tag to compare

Version 1.0.0