qvickly / api
PSR compliant API library for Qvickly products
dev-main
2024-09-12 13:02 UTC
Requires
- php: >=8.1
- guzzlehttp/guzzle: ^7.8
- guzzlehttp/psr7: ^2.6
Requires (Dev)
- phpunit/phpunit: ^11.2
- vlucas/phpdotenv: ^5.6
This package is auto-updated.
Last update: 2024-11-12 13:16:59 UTC
README
This module is a PHP implementation of Qvickly API's. This module is a one-stop-solution for all your Qvickly API needs.
API's implemented:
API's in test phase:
API's in progress:
API's planned:
Minimum requirements
- PHP 8.1
- Composer
Composer
This module is available on Packagist as qvickly/api
Installation
composer require qvickly/php
Examples
Examples can be found in the examples folder.
Targets and goals
- Implement all Qvickly API's
- Be PSR compliant
- Be easy to use
- Be easy to understand
- Be a one-stop-solution for all Qvickly API's