Skip to content

This repository consists of an SDK for consuming TOTVS Web Service with SOAP and PHP.

Notifications You must be signed in to change notification settings

gianluca-pettenon/soap-totvs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository consists of an SDK for consuming TOTVS Web Service with SOAP and PHP.

Installation

  • Clone the repository (git clone https://github.com/gianluca-pettenon/soap-totvs.git).
  • Install Docker here.

Settings

  • Rename the env file to .env and fill in your settings.

Instruction for use

  • In each class located in the App\WebServices directory, there is a link to inform how to pass the parameters.
  • To run the project, at the root of the directory, run docker-compose up through the terminal.
  • In the terminal, run docker exec -it php-fpm bash, then composer install

About

This repository consists of an SDK for consuming TOTVS Web Service with SOAP and PHP.

Topics

Resources

Stars

Watchers

Forks