drtheuns/apitizer_php

A Laravel schema library for JSON APIs

Installs: 36

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 2

Forks: 2

Open Issues: 6

pkg:composer/drtheuns/apitizer_php

0.4.1 2020-02-18 12:32 UTC

This package is auto-updated.

Last update: 2025-09-20 02:36:16 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.