Skip to content

Releases: devmakerlab/entities

v3.1.2

20 Feb 02:10
9aac597

Choose a tag to compare

  • Upgrade of dependencies
  • Add of PHP 8.1 for Github Workflows

v3.1.0

10 Sep 12:22
b4acee1

Choose a tag to compare

New functions added to EntityList class:

  • sortBy(string $property);
  • only(... $keys);