phpsap/interfaces

This package is abandoned and no longer maintained. The author suggests using the php-sap/interfaces package instead.

Interfaces for implementing the PHP/SAP API. See https://php-sap.github.io for details.

v4.0.0 2023-10-17 14:58 UTC

This package is auto-updated.

Last update: 2023-10-17 15:01:45 UTC


README

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.