finalse / sdk
Sdk to access Finalse Cloud platform in PHP based environment.
v1.0.1
2024-07-24 12:06 UTC
Requires
- php: >=5.4
- ext-curl: *
- ext-json: *
Requires (Dev)
- mockery/mockery: ^1
- php-parallel-lint/php-parallel-lint: ^1.1
- phpstan/phpstan: ^0.11
- phpstan/phpstan-mockery: ^0.11
- phpunit/phpunit: ^8
- squizlabs/php_codesniffer: ^3
This package is not auto-updated.
Last update: 2024-11-11 10:05:23 UTC
README
Sdk to access Finalse Cloud Platform in PHP based environment.
Installation
The preferred method of installation is via Composer. Run the following
command to install the package and add it as a requirement to your project's
composer.json
:
composer require finalse/sdk
Usage
Documentation is available on https://developers.finalse.com
Copyright and License
The finalse/sdk library is copyright © Finalse Cloud and licensed for use under the Apache-2.0 License. Please see LICENSE for more information.