Skip to content

php-sap/interfaces

Repository files navigation

PHP/SAP interfaces

License: MIT Maintainability

This repository defines interfaces for implementing the PHP/SAP API.

Coding standards

This project uses PSR-12 coding standard and PHP_CodeSniffer for validations. In order to validate before a commit, call vendor/bin/phpcs.