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

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

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.