Laravel 11 – 13
PHP 8.2+
Low commit activity in last 18 months
A long-lived project that still receives updates
Encode JSON:API resources using the neomerx/json-api package.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

phpunit/phpunit
^10.5|^11.0

Runtime

^11.0|^12.0|^13.0
^11.0|^12.0|^13.0
laravel-json-api/neomerx-json-api
^5.0.3
 Project Readme

laravel-json-api/encoder-neomerx

JSON:API resource encoder for Laravel JSON:API packages. This encoder uses the framework-agnostic neomerx/json-api encoder.

Installation

Install using Composer

composer require laravel-json-api/encoder-neomerx

License

Laravel JSON:API is open-sourced software licensed under the MIT License.

The Neomerx JSON:API package uses an Apache 2.0 license.