sacheen/php-root-insurance-api

A Wrapper for the Root Insurance API

dev-master / 1.0.x-dev 2022-06-22 07:01 UTC

This package is not auto-updated.

Last update: 2024-09-26 16:26:48 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.