nilportugues / php-json-api

JSON API transformer outputting valid (PSR-7) API Responses.
http://nilportugues.com
MIT License
71 stars 35 forks source link

Represent Mapping as an Array and update README.md #17

Closed nilportugues closed 9 years ago

nilportugues commented 9 years ago

Allow specifying all mappings as an array and create the mapping variable injected to the transformer.

nilportugues commented 9 years ago

This certainly will help writing bundles and integrations with frameworks such as Laravel and Symfony