This repository has been archived by the owner on Feb 14, 2023. It is now read-only.
Last feature update for v3
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 facadeSkoreLabs\JsonApi\Contracts\JsonApiable
contract interface for custom resource types