sacheen / php-root-insurance-api
A Wrapper for the Root Insurance API
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/sacheen/php-root-insurance-api
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: 2025-10-09 21:27:16 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.