deltatuts / fixer-php-sdk
Client to interact with Fixer.io public API
v0.1.0
2019-07-15 19:08 UTC
Requires
- php: ~7.2
- guzzlehttp/guzzle: ^6.3
Requires (Dev)
- ext-json: *
- friendsofphp/php-cs-fixer: ^2.15
- nunomaduro/phpinsights: ^1.6
- phpmd/phpmd: ^2.6
- phpstan/phpstan: ^0.11.1
- phpunit/phpunit: ^8.0
- squizlabs/php_codesniffer: ^3.0
This package is auto-updated.
Last update: 2024-11-09 14:16:16 UTC
README
PHP client to interact with https://fixer.io public API
Install
Using composer
composer require deltatuts/fixer-php-sdk
Usage
Please refer to the examples
folder.
It requires a valid api key for fixer.io
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
$ composer test
Contributing
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email deltatuts@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.