Download the PHP package napp/fenerum-api-client without Composer
On this page you can find all versions of the php package napp/fenerum-api-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download napp/fenerum-api-client
More information about napp/fenerum-api-client
Files in napp/fenerum-api-client
Download napp/fenerum-api-client
More information about napp/fenerum-api-client
Files in napp/fenerum-api-client
Vendor napp
Package fenerum-api-client
Short Description API Client for Fenerum
License MIT
Homepage https://github.com/napp/fenerum-api-client
Package fenerum-api-client
Short Description API Client for Fenerum
License MIT
Homepage https://github.com/napp/fenerum-api-client
Please rate this library. Is it a good library?
Informations about the package fenerum-api-client
API Client for Fenerum
Installation
You can install the package via composer:
Installation
-
Add to
.env
- Fenerum API Token and a user/pass combo to allow Fenerum to post webhook events. -
add FenerumServiceProvider to config/app.php
-
Add route to receive webhooks
- Register events in app/Providers/EventServiceProvider
Webhook Events supported
- AccountCreated
- AccountUpdated
- CancelSubscription
- NewActivity
- NewInvoice
- PaidInvoice
- PlanTermsCreated
- PlanTermsUpdated
- RenewSubscriptionSoon
Usage
Examples
Get accounts
Update Subscription - User Seats
Create account and add subscription (simple version)
Create account and add recipient, contract, discount and a subscription (advanced version)
Download invoice
Changelog
Please see CHANGELOG for more information on what has changed recently.
Credits
- Napp
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of fenerum-api-client with dependencies
PHP Build Version
Package Version
Requires
ext-json Version
*
php Version ^7.2
guzzlehttp/guzzle Version ^6.4
illuminate/events Version ~5.8.0|^6.0|^7.0
illuminate/queue Version ~5.8.0|^6.0|^7.0
illuminate/routing Version ~5.8.0|^6.0|^7.0
illuminate/support Version ~5.8.0|^6.0|^7.0
php Version ^7.2
guzzlehttp/guzzle Version ^6.4
illuminate/events Version ~5.8.0|^6.0|^7.0
illuminate/queue Version ~5.8.0|^6.0|^7.0
illuminate/routing Version ~5.8.0|^6.0|^7.0
illuminate/support Version ~5.8.0|^6.0|^7.0
The package napp/fenerum-api-client contains the following files
Loading the files please wait ....