Skip to content

hkonnet/quipt-api-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

quipt-api-php

This package is for QUIPT API (https://www.getquipt.com/api/) integration.

Getting Started

Follow the instruction to install and use this package.

Prerequisites

This is package use guzzle for requests.

Installing

You can use following command to get the package

$ composer require hkonnet/quipt-api-php

Or add it to composer.json manually:

"require": {
    "hkonnet/quipt-api-php": "^1.0"
}

Register the service provider by adding it to the providers key in config/app.php. Also register the facade by adding it to the aliases key in config/app.php. Run update composer command after that.

$ composer update

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages