Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/bavix/json-api
JSON-API (http://jsonapi.org) responses in PHP.
https://github.com/bavix/json-api
Override default includes if they are specified, as per the JSON-API spec
ea5ee5272244aa2d1655f5b06db62e7fa297cafd authored over 10 years ago by Toby Zerner <[email protected]>
ea5ee5272244aa2d1655f5b06db62e7fa297cafd authored over 10 years ago by Toby Zerner <[email protected]>
Don't create empty resources/collections, and don't add links to empty relations
edd5c4fa0273149c9dfe47f947ddeaeccb6a115a authored over 10 years ago by Toby Zerner <[email protected]>
edd5c4fa0273149c9dfe47f947ddeaeccb6a115a authored over 10 years ago by Toby Zerner <[email protected]>
Only include a resource type's root URL templates if it is sideloaded
f339f80de2a330e1433a609980731b6ded97a307 authored over 10 years ago by Toby Zerner <[email protected]>
f339f80de2a330e1433a609980731b6ded97a307 authored over 10 years ago by Toby Zerner <[email protected]>
Allow links to be passed as a constructor argument
2aae97d01c7326ba83e7cdd52c2ba3bc561685f8 authored over 10 years ago by Toby Zerner <[email protected]>
2aae97d01c7326ba83e7cdd52c2ba3bc561685f8 authored over 10 years ago by Toby Zerner <[email protected]>
Merge pull request #6 from localheinz/feature/phpcs
Feature: Run phpcs on Travis
5b24982090f6f2101e31ba6e9cafaea3c13173f2 authored over 10 years ago by Toby Zerner <[email protected]>
Enhancement: Run phpcs on Travis
5e0f12bcc8ef3509686972ae6487b64d2705564b authored over 10 years ago by Andreas Möller <[email protected]>
5e0f12bcc8ef3509686972ae6487b64d2705564b authored over 10 years ago by Andreas Möller <[email protected]>
Composer: Require squizlabs/php_codesniffer as development dependency
bf40bd313448529c7b89ef4bfc561f4515e2041c authored over 10 years ago by Andreas Möller <[email protected]>
bf40bd313448529c7b89ef4bfc561f4515e2041c authored over 10 years ago by Andreas Möller <[email protected]>
De-pluralise serializer names
4833dec33ba8169eaaa72e0c386163756280d269 authored over 10 years ago by Toby Zerner <[email protected]>
4833dec33ba8169eaaa72e0c386163756280d269 authored over 10 years ago by Toby Zerner <[email protected]>
Remove useless href method from abstraction
795aff141b0f35c594b99c5c792ac213d009da75 authored over 10 years ago by Toby Zerner <[email protected]>
795aff141b0f35c594b99c5c792ac213d009da75 authored over 10 years ago by Toby Zerner <[email protected]>
Much-improved way of handling "href" and URL templates
See README for updated usage docs
0f0eb98feab68630edf6504e16b73fddc233aa0a authored over 10 years ago by Toby Zerner <[email protected]>
Add MIT license
a16d4ae90770776aee24703c996ba48f50fef02d authored over 10 years ago by Toby Zerner <[email protected]>
a16d4ae90770776aee24703c996ba48f50fef02d authored over 10 years ago by Toby Zerner <[email protected]>
Allow meta to be set
7faf1f9b8ed759a50dd443e87078ff70246f73dc authored over 10 years ago by Toby Zerner <[email protected]>
7faf1f9b8ed759a50dd443e87078ff70246f73dc authored over 10 years ago by Toby Zerner <[email protected]>
Make code example PSR-2 compliant
ad62d3d4b9860d4db56be237186594527ab3ecc0 authored over 10 years ago by Toby Zerner <[email protected]>
ad62d3d4b9860d4db56be237186594527ab3ecc0 authored over 10 years ago by Toby Zerner <[email protected]>
Merge branch 'localheinz-bugfixes/undefined-field'
9a60f90b9edfa29bc32cef48eb9a93aec639ea3e authored over 10 years ago by Toby Zerner <[email protected]>
9a60f90b9edfa29bc32cef48eb9a93aec639ea3e authored over 10 years ago by Toby Zerner <[email protected]>
fix merge conflict
de069a80e3288961b2abdd27fd7b880187531a05 authored over 10 years ago by Toby Zerner <[email protected]>
de069a80e3288961b2abdd27fd7b880187531a05 authored over 10 years ago by Toby Zerner <[email protected]>
Merge pull request #4 from localheinz/bugfixes/psr-2
Enhancement: PSR-2 compliance
2588efa273f77db1724c09384f6f2cc432519881 authored over 10 years ago by Toby Zerner <[email protected]>
Merge pull request #2 from localheinz/patch-1
Fix: Add trailing comma in array initialization
11530c117a92d1e90818eddbc7bc780bf219dda0 authored over 10 years ago by Toby Zerner <[email protected]>
Fix: Closing brace must be on a line itself
9881cda0c6873a94a51b7acfa31a049d9548d5ab authored over 10 years ago by Andreas Möller <[email protected]>
9881cda0c6873a94a51b7acfa31a049d9548d5ab authored over 10 years ago by Andreas Möller <[email protected]>
Fix: Expected 1 space after FUNCTION keyword
a886d22e3a6affd7b1dd626d10f5db0832530130 authored over 10 years ago by Andreas Möller <[email protected]>
a886d22e3a6affd7b1dd626d10f5db0832530130 authored over 10 years ago by Andreas Möller <[email protected]>
Fix: Expected 0 spaces after opening bracket
51273d96c82c6388f65a609eef5e339018eb4894 authored over 10 years ago by Andreas Möller <[email protected]>
51273d96c82c6388f65a609eef5e339018eb4894 authored over 10 years ago by Andreas Möller <[email protected]>
Fix: Inline control structures are not allowed
3e5ab181696aac09a393dee9e811514940db6846 authored over 10 years ago by Andreas Möller <[email protected]>
3e5ab181696aac09a393dee9e811514940db6846 authored over 10 years ago by Andreas Möller <[email protected]>
Fix: Foreach
d0060ee02bcdf01904eabb703ffab5cf682a6d60 authored over 10 years ago by Andreas Möller <[email protected]>
d0060ee02bcdf01904eabb703ffab5cf682a6d60 authored over 10 years ago by Andreas Möller <[email protected]>
Fix: Closing brace of class needs to be last on last line after body
d293196d90843cb77aff75222ed36d14f9acd0ea authored over 10 years ago by Andreas Möller <[email protected]>
d293196d90843cb77aff75222ed36d14f9acd0ea authored over 10 years ago by Andreas Möller <[email protected]>
Fix: Opening brace of class needs to go on the next line
ae07b9c6eb36fbc0759faab1ad5149e3c105d40a authored over 10 years ago by Andreas Möller <[email protected]>
ae07b9c6eb36fbc0759faab1ad5149e3c105d40a authored over 10 years ago by Andreas Möller <[email protected]>
Fix: Replace tabs with 4 spaces
7580b2b085aac4bc53e9d6c282b081bd80db8265 authored over 10 years ago by Andreas Möller <[email protected]>
7580b2b085aac4bc53e9d6c282b081bd80db8265 authored over 10 years ago by Andreas Möller <[email protected]>
Fix: Add trailing comma in array initialization
bb25483d9328bd6dc99fb6e3cf207395af5ccb36 authored over 10 years ago by Andreas Möller <[email protected]>
bb25483d9328bd6dc99fb6e3cf207395af5ccb36 authored over 10 years ago by Andreas Möller <[email protected]>
fix readme example code
860afda9e0cc8106b3c0a0a3c5aa64b042dce1ac authored over 10 years ago by Toby Zerner <[email protected]>
860afda9e0cc8106b3c0a0a3c5aa64b042dce1ac authored over 10 years ago by Toby Zerner <[email protected]>
initial commit
e5ebc1b740945e829b2d70d3c0730fc91239535f authored over 10 years ago by Toby Zerner <[email protected]>
e5ebc1b740945e829b2d70d3c0730fc91239535f authored over 10 years ago by Toby Zerner <[email protected]>