nilportugues / php-json-api

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

Add Inflectors #48

Open nilportugues opened 8 years ago

nilportugues commented 8 years ago

Having a property named "article", if it's a collection returning an array, should be renamed to "articles".

Inflectors should be defined prior to the transformation