Download the PHP package noglitchyo/json-api-builder without Composer
On this page you can find all versions of the php package noglitchyo/json-api-builder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download noglitchyo/json-api-builder
More information about noglitchyo/json-api-builder
Files in noglitchyo/json-api-builder
Download noglitchyo/json-api-builder
More information about noglitchyo/json-api-builder
Files in noglitchyo/json-api-builder
Vendor noglitchyo
Package json-api-builder
Short Description Build JSON:API from your entities.
License MIT
Package json-api-builder
Short Description Build JSON:API from your entities.
License MIT
Please rate this library. Is it a good library?
Informations about the package json-api-builder
json-api-builder
Build a JSON:API from your entities.
Description
json-api-builder is a simple library to generate easily a JSON:API from your entities. Implement the ResourceObject interface on your entities, provide your API URI. You're all set!
Getting started
Requirements
- PHP >= 7.3
Installation
composer require noglitchyo/json-api-builder
Run
Tests
Would like to the run the test suite? Go ahead:
composer test
References
https://www.php-fig.org/psr/psr-15/
License
This project is licensed under the MIT License - see the LICENSE.md file for details.
All versions of json-api-builder with dependencies
PHP Build Version
Package Version
Requires
ext-json Version
*
php Version ^7.3
php Version ^7.3
The package noglitchyo/json-api-builder contains the following files
Loading the files please wait ...