php-sap/interfaces

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: 2024-04-17 16:14:14 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.