Marcin
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Created PHP Attribute based code completion (like ArrayShape)
Hi there, we try to use JSON Schema to define objects in PHP (which are later encoded to JSON). It would be super nice, if we could use IDE code-completion based on the schema itself. I thought of ...