We have a Laravel application. We have used below API to interact with ERC20:
https://github.com/furqansiddiqui/erc20-php
After a lot of searching on Google(even visited Chinese and Japanese sites), I am unable to find any API that I can use to interact with ERC721.
There are API available in Node and React. I want an API in PHP - Laravel
Looking for Help and suggestions.