Skip to content

alexpott/bigcommerce-api-php-v3

 
 

Repository files navigation

BigCommerce API V3 Client Library

This PHP package is automatically generated by the Swagger Codegen project.

Requirements

PHP 5.4.0 and later

Development

This package is automatically generated from the YAML files in the swagger directory. Follow the steps below to set up and run the build process.

  1. Prerequisites: docker, git

  2. Clone swagger-codegen and checkout commit 3f66e27a9

$ git clone git@github.com:swagger-api/swagger-codegen.git swagger-codegen && cd swagger-codegen && git checkout 3f66e27a9 && cd ..
  1. Run the build script for swagger-codegen.
$ cd swagger-codegen
$ ./run-in-docker.sh mvn clean package
$ cd ..
  1. Run the generator script.
$ ./codegen.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.2%
  • Other 0.8%