I have found plenty of end-to-end PHP frameworks for building an entire GraphQL API, but I am looking for a specific library or code snippet that only parses the GraphQL query string into a PHP object. After I get the PHP object from the parser function, I’ll handle the service response on my own. Any suggestions?
submitted by /u/eldadfux
[link] [comments]