sacheen / php-root-insurance-api
A Wrapper for the Root Insurance API
dev-master / 1.0.x-dev
2022-06-22 07:01 UTC
Requires
- php: ~5.6|~7.0
- guzzlehttp/guzzle: ~6.0
Requires (Dev)
- phpunit/phpunit: >=5.4.3
- squizlabs/php_codesniffer: ^2.3
This package is not auto-updated.
Last update: 2024-11-07 17:02:24 UTC
README
An API Class Wrapper for the root insurance API. Not all endpoints have been tested as yet, but this is just a skeleton
There is an example.php file in the root directory to make a quote call to get started.
Install
Via Composer
$ composer require sacheen/php-root-insurance-api
Run the example, update the example.php to use your api key.
$ php example.php
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.