I'm using the NuSoap class to do a webservice.
However, when we have the php version for 7.0 or higher, I have problems with codes that are deprecated for this version.
I would like to know if there is an alternative to the Nusoap class that works in version 7.0 of php.
Currently I changed the version of php in the hosting that I'm working for version 5.6 and apparently it worked. Or would it have another way of doing a webservice?