PHPackages                             fordnox/php-json-api - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. fordnox/php-json-api

AbandonedArchivedLibrary[API Development](/categories/api)

fordnox/php-json-api
====================

Simple JSON API Builder for PHP

010PHP

Since Aug 30Pushed 11y ago1 watchersCompare

[ Source](https://github.com/fordnox/php-json-api)[ Packagist](https://packagist.org/packages/fordnox/php-json-api)[ RSS](/packages/fordnox-php-json-api/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

[![Build Status](https://camo.githubusercontent.com/cabc2208f5c7fb3a10f15e13c3cbedf7c02f9a5a6aa277cec1640873ab90fad4/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f666f72646e6f782f7068702d6a736f6e2d6170692e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/fordnox/php-json-api)

php-json-api
============

[](#php-json-api)

Most simple JSON API builder class for PHP. One file only. Accepting a JSON request body and returning JSON as a result.

Example Server
==============

[](#example-server)

```
