2017 © Pedro Peláez
 

library laravel-bmgv2

BeMyGuest API v2 with laravel wrapper.

image

chitminow/laravel-bmgv2

BeMyGuest API v2 with laravel wrapper.

  • Friday, July 13, 2018
  • by chitminow
  • Repository
  • 0 Watchers
  • 0 Stars
  • 12 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Build Status, (*1)

About

BeMyGuest release their PHP SDK of their API version 1 on Packagist. But for verison 2, which is https://apimatic.io generated SDK, can be dowloaded (here), not offers any other options other than downloading zip archive. This package is aim to be another hosted package of BeMyGuest API version 2 with wrapper of Laravel integration., (*2)

Install

Run: composer require oway-trip-group/laravel-bmgv2, (*3)

Testing

Add below configuration into phpunit.xml. Replace example-api-key with BeMyGuest API key., (*4)

    <php>
        <env name="BEMYGUEST_API_KEY" value="example-api-key" />
    </php>

The Versions

13/07 2018

0.1.0-beta

0.1.0.0-beta

BeMyGuest API v2 with laravel wrapper.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Aung Chit min

api sdk bemyguest api v2.0