Skip to content

0.4

Compare
Choose a tag to compare
@Art4 Art4 released this 01 Sep 13:59
· 359 commits to v1.x since this release
  • Introduce Utils\Manager and Utils\Factory for injecting own classes into the client
  • Every object inside the document implements AccessInterface
  • AccessInterface supports asArray() for transforming an object into an array
  • Added a Resource\IdentifierCollection that is either empty or holds only Resource\Identifier objects
  • Relationship::get('data') returns a Resource\IdentifierCollection object instead of an array
  • 100% test coverage