Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cloudcreativity/json-api
Framework agnostic JSON API serialisation and deserialisation
https://github.com/cloudcreativity/json-api
json-api php
Last synced: 18 days ago
JSON representation
Framework agnostic JSON API serialisation and deserialisation
- Host: GitHub
- URL: https://github.com/cloudcreativity/json-api
- Owner: cloudcreativity
- License: apache-2.0
- Created: 2015-07-21T19:38:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-05T13:18:40.000Z (over 6 years ago)
- Last Synced: 2024-09-18T02:23:20.553Z (3 months ago)
- Topics: json-api, php
- Language: PHP
- Size: 851 KB
- Stars: 40
- Watchers: 4
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/cloudcreativity/json-api.svg?branch=master)](https://travis-ci.org/cloudcreativity/json-api)
# DEPRECATED: cloudcreativity/json-api
This package has been deprecated and is no longer supported. It was originally built as a framework agnostic
extension of the [neomerx/json-api](https://github.com/neomerx/json-api) package. We built it in a framework
agnostic way as we were using it in both Laravel and Zend 2 at the time. However, we now only use it in
Laravel and have therefore deprecated this package to focus on our Laravel package.If you need to use JSON API in a Laravel application, check out our
[cloudcreativity/laravel-json-api](https://github.com/cloudcreativity/laravel-json-api) package.### License
Apache License (Version 2.0). Please see [License File](LICENSE) for more information.