Common php interfaces and classes which represent the JSON:API protocol in order to build a client or server application.
1
stars
0
forks
source link
[1.x] Introduce dedicated attribute classes and deprecate annotations #9
Closed
chris-doehring closed 3 years ago
Closes #7.
I'm not really sure about the naming of the namespace
Dogado\JsonApi\Attribute
. We could also name itAttributes
, but I tend toAttribute\[...]
.