drtheuns/apitizer_php

A Laravel schema library for JSON APIs

0.4.1 2020-02-18 12:32 UTC

This package is auto-updated.

Last update: 2024-04-19 23:25:01 UTC


README

Build Status codecov

Apitizer is a Laravel library that primarily offers a Schema that allows you to easily create documented API endpoints that are capable of filtering, sorting, and selection of sparse fieldsets.

For more information, see the documentation.