PHP Api

Hello

I searched for PHP Api but found only results from like 2015, is there any up to date php apis out there aswell?

Egert

If it works, there’s no need to change it. I use this one:

https://github.com/BenMenking/routeros-api/

and it works, so everything is great.

I am currently testing it aswell. Does it work with v7 and with older versions? Or does it have some version specific limitations?

Have you managed to update router version with auto file upload using php api?

I don’t use it that much, only for few simple things (enable/disable firewall rules, get info about wireless). I never tried anything with updates. But I can confirm that it works with all versions (very old v6, current v6, current v7).

Trying to send sms on routeros v7.10 whit php api but seems command dont send whit:
/tool/sms/send port=usb5 phone-number=…
any tip how to make it work