PHPackages                             kg-bot/laravel-billy - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. kg-bot/laravel-billy

ActiveLibrary[API Development](/categories/api)

kg-bot/laravel-billy
====================

Laravel Integration With Billy Billing API

v1.1.5(5y ago)1433MITPHPPHP &gt;=7.1CI failing

Since Jan 30Pushed 4y ago1 watchersCompare

[ Source](https://github.com/kg-bot/laravel-billy)[ Packagist](https://packagist.org/packages/kg-bot/laravel-billy)[ RSS](/packages/kg-bot-laravel-billy/feed)WikiDiscussions master Synced today

READMEChangelog (6)Dependencies (2)Versions (7)Used By (0)

Laravel Billy Billing App wrapper
=================================

[](#laravel-billy-billing-app-wrapper)

 [![Total Downloads](https://camo.githubusercontent.com/e14c688bd6f9c2f5bf3f0ec07589d4e129654ae3f2ab235b0b7e160a8521f88f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b672d626f742f6c61726176656c2d62696c6c792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kg-bot/laravel-billy)[![Latest Stable Version](https://camo.githubusercontent.com/5010f59911e288241f6685d496ba51854ce5e0be3d34c4294d8fa82cbec177f2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b672d626f742f6c61726176656c2d62696c6c792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kg-bot/laravel-billy)[![License](https://camo.githubusercontent.com/2ddd83fe3ecd078207adc10f5d481793e79e0575586eabc8f841d7cb617267b4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6b672d626f742f6c61726176656c2d62696c6c792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kg-bot/laravel-billy)

Installation
------------

[](#installation)

1. Require using composer

```
composer require kg-bot/laravel-billy
```

In Laravel 5.5, and above, the package will auto-register the service provider. In Laravel 5.4 you must install this service provider.

2. Add the BillyServiceProvider to your `config/app.php` providers array.

```
