Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 685 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 685 Bytes

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.