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

Last feature update for v3

Compare
Choose a tag to compare
@d8vjork d8vjork released this 29 Oct 08:32
· 63 commits to master since this release
bee8a6f

Added

  • JSON:API pagination to Illuminate\Database\Query\Builder class
  • Testing utilities (as macros of Illuminate\Foundation\Testing\TestResponse): hasId, hasType, hasAttribute, hasAttributes, atRelation, hasRelationshipWith, hasAnyRelationships, at, hasSize
  • SkoreLabs\JsonApi\Support\JsonApi utilities facade
  • SkoreLabs\JsonApi\Contracts\JsonApiable contract interface for custom resource types