Download the PHP package jhoffland/natec-php-sdk without Composer
On this page you can find all versions of the php package jhoffland/natec-php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jhoffland/natec-php-sdk
More information about jhoffland/natec-php-sdk
Files in jhoffland/natec-php-sdk
Download jhoffland/natec-php-sdk
More information about jhoffland/natec-php-sdk
Files in jhoffland/natec-php-sdk
Vendor jhoffland
Package natec-php-sdk
Short Description Natec Klantportaal API Client Library for PHP
License MIT
Homepage https://github.com/jhoffland/natec-php-sdk
Package natec-php-sdk
Short Description Natec Klantportaal API Client Library for PHP
License MIT
Homepage https://github.com/jhoffland/natec-php-sdk
Please rate this library. Is it a good library?
Informations about the package natec-php-sdk
Natec Klantportaal API Client Library for PHP
Usage
Contributing
Feel free to contribute to this library. Contribute by forking the GitHub repository and opening a pull request. When opening a pull request, please make sure that:
- The pull request has a clear title;
- The pull request does not consist of too many (unnecessary/small) commits;
- Tests are added or updated to test the added/improved functionality;
- The code complies to the coding standard, passes the code analysis and passes all the tests (
composer run-tests
):- PHP_CodeSniffer (
vendor/bin/phpcs
); - PHPStan (
vendor/bin/phpstan
); - PHPUnit (
vendor/bin/phpunit
).
- PHP_CodeSniffer (
ToDo's
- [ ] Give every assertion in the tests a descriptive message.
- [ ] Add a test for
NatecSdk\Client::getPdf()
andNatecSdk\Resources\Order::confirmation()
- [ ] Add a test for every resource?
All versions of natec-php-sdk with dependencies
PHP Build Version
Package Version
The package jhoffland/natec-php-sdk contains the following files
Loading the files please wait ....