File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33The following PHP modules are currently supported by PHP/SAP.
44
5- Module Author | Module | supported PHP versions | PHP/SAP composer package
6- ------------------------ | ----------- | ---------------------- | -------------------------
7- [ Eduard Koucky] [ koucky ] | ` saprfc ` | PHP 4.x - 5.5.x | [ ![ Packagist] [ koucky-version-badge ]] [ koucky-packagist ]
8- [ Piers Harding] [ harding ] | ` sapnwrfc ` | PHP 5.x | [ ![ Packagist] [ harding-version-badge ]] [ harding-packagist ]
9- [ Gregor Kralik] [ kralik ] | ` sapnwrfc ` | PHP 7.x | [ ![ Packagist] [ kralik-version-badge ]] [ kralik-packagist ]
5+ | Module Author | Module | supported PHP versions | PHP/SAP composer package |
6+ | -------------------------- | ------------ | ------------------------ | ---------------------------------------------------------- |
7+ | [ Eduard Koucky] [ koucky ] | ` saprfc ` | PHP 4.x - 5.5.x | [ ![ Packagist] [ koucky-version-badge ]] [ koucky-packagist ] |
8+ | [ Piers Harding] [ harding ] | ` sapnwrfc ` | PHP 5.x | [ ![ Packagist] [ harding-version-badge ]] [ harding-packagist ] |
9+ | [ Gregor Kralik] [ kralik ] | ` sapnwrfc ` | PHP 7.x - 8.x | [ ![ Packagist] [ kralik-version-badge ]] [ kralik-packagist ] |
1010
1111_ Please note, that none of the module authors is affiliated with PHP/SAP or involved in this project._
1212
Original file line number Diff line number Diff line change @@ -4,11 +4,11 @@ Use `composer require` to add PHP/SAP to your project. Depending on the
44 [ PHP module] ( php-modules ) you need to require a certain PHP/SAP composer
55 package.
66
7- Module Author | Module | supported PHP versions | composer require
8- -------------- | ----------- | ---------------------- | ------------------------
9- Eduard Koucky | ` saprfc ` | PHP 4.x - 5.5.x | ` php-sap/saprfc-koucky `
10- Piers Harding | ` sapnwrfc ` | PHP 5.x | ` php-sap/saprfc-harding `
11- Gregor Kralik | ` sapnwrfc ` | PHP 7.x | ` php-sap/saprfc-kralik `
7+ | Module Author | Module | supported PHP versions | composer require |
8+ | --------------- | ------------ | ------------------------ | -------------------------- |
9+ | Eduard Koucky | ` saprfc ` | PHP 4.x - 5.5.x | ` php-sap/saprfc-koucky ` |
10+ | Piers Harding | ` sapnwrfc ` | PHP 5.x | ` php-sap/saprfc-harding ` |
11+ | Gregor Kralik | ` sapnwrfc ` | PHP 7.x - 8.x | ` php-sap/saprfc-kralik ` |
1212
1313The namespace of the library is ` \phpsap\saprfc ` , no matter which library you use.
1414
You can’t perform that action at this time.
0 commit comments