Skip to content

php-sap/interfaces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.