Hello! I am trying to connect PHP 7.4 to SAP. I cannot use a ODBC connection to HANA, as we are running a HANA runtime license. So I am trying to figure out how to connect to the RFCs. All I have been able to find is the PHP 5 - SAPRFC, but nothing for PHP 7+.
So besides a SAP HANA ODBC connection, what other options are out there? Any SOAP webservice calls? What about PHP direct calls to RFC?
Any help would be appreciated. I am going to keep on looking myself. Here's hoping I can find something.