2017 © Pedro Peláez
 

library php-gateway-client

Api Client Library for Rumbleship Financial

image

rumbleship/php-gateway-client

Api Client Library for Rumbleship Financial

  • Thursday, February 15, 2018
  • by alockwood05
  • Repository
  • 7 Watchers
  • 0 Stars
  • 17 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 9 Versions
  • 0 % Grown

The README.md

Rumbleship Financial (RFi) php-gateway-client, (*1)

Setup

Environment Composer + PHP

Package Management and linting. Composer is to PHP as NPM is to Node.composer.json is to PHP as package.json is to Node., (*2)

PHP and versioning on a Mac

Personally I'm using php-version for php version management. Command line commands for getting this done:, (*3)

brew tap homebrew/homebrew-php
brew install php56
brew unlink php56
brew install php-version
source $(brew --prefix php-version)/php-version.sh && php-version 5

To use the php-version command going forward, copy the last line into your .zshrc or .bashrc; Most of this is just duplicating directions into one place for (hopefully) ease of use., (*4)

Composer

Composer is to PHP as NPM is to Node.composer.json is to PHP as package.json is to Node., (*5)

brew install composer

Now with composer installed you can run composer commands such as:, (*6)

composer install
composer test
composer lint

Composer is setup to generate an autoload file, (*7)

composer dump-autoload

The Versions

15/02 2018

dev-dev

dev-dev

Api Client Library for Rumbleship Financial

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

by Alex Lockwood

15/02 2018

dev-feature/php-formatter

dev-feature/php-formatter

Api Client Library for Rumbleship Financial

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

by Alex Lockwood

06/02 2018

dev-master

9999999-dev

Api Client Library for Rumbleship Financial

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

by Alex Lockwood

06/02 2018

v1.4.0

1.4.0.0

Api Client Library for Rumbleship Financial

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

by Alex Lockwood

31/01 2018

v1.3.0

1.3.0.0

Api Client Library for Rumbleship Financial

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

by Alex Lockwood

25/01 2018

dev-feature/get-purchase-order

dev-feature/get-purchase-order

Api Client Library for Rumbleship Financial

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

by Alex Lockwood

23/01 2018

v1.2.0

1.2.0.0

Api Client Library for Rumbleship Financial

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

by Alex Lockwood

07/12 2017

dev-fix/test-nested-json

dev-fix/test-nested-json

Api Client Library for Rumbleship Financial

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

by Alex Lockwood

06/12 2017

v1.0.0

1.0.0.0

Api Client Library for Rumbleship Financial

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

by Alex Lockwood