Skip to content

rmed19/netsuite-oauth-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netsuite-oauth-php

NetSuite OAuth PHP examples

guzzle_example.php : Example using Guzzle PHP HTTP client. guzzle_example.php : Example using Guzzle PHP HTTP client.

INSTALL

1. Clone project :

git clone https://github.com/rmed19/netsuite-oauth-php.git

2. Install dependencies :

composer install

3. Configure connection:

Needs to change connection parameters such as NS_CONSUMER_KEY, NS_CONSUMER_SECRET, NS_TOKEN_ID, NS_TOKEN_SECRET, NS_ACCOUNT, NS_HOST in the configs.php file.

About

NetSuite OAuth PHP examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages