Search by

drtheuns / apitizer_php

drtheuns

A Laravel schema library for JSON APIs

Package info

github.com/drtheuns/apitizer_php

pkg:composer/drtheuns/apitizer_php

Statistics

Installs: 36

Dependents: 0

Suggesters: 0

Stars: 3

Open Issues: 6

0.4.1 2020-02-18 12:32 UTC

This package is auto-updated.

Last update: 2026-09-20 05:08:56 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.