Use composer require
to add PHP/SAP to your project. Depending on the
PHP module you need to require a certain PHP/SAP composer
package.
The namespace of the library is \phpsap\saprfc
.
In order to call a SAP remote function, you need to configure a connection and then invoke a function.