PHPackages                             workcode/syncwiseapi - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. workcode/syncwiseapi

ActiveLibrary[API Development](/categories/api)

workcode/syncwiseapi
====================

Biblioteca API para integração com o webservice SaaS

1.0.0(2y ago)05MITPHP ^7.4

Since Jan 2Compare

[ Source](https://github.com/denislumerk/syncwiseapi)[ Packagist](https://packagist.org/packages/workcode/syncwiseapi)[ Docs](https://www.innovatistech.com.br)[ RSS](/packages/workcode-syncwiseapi/feed)WikiDiscussions Synced yesterday

READMEChangelog (1)DependenciesVersions (2)Used By (0)

SyncWiseApi Library @WorkCode
=============================

[](#syncwiseapi-library-workcode)

[![Maintainer](https://camo.githubusercontent.com/19ab08c4183d53e3cdd11f9d106ed5f2548feab31e3ce6415810948192de16e1/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6d61696e7461696e65722d4064656e69736c756d65726b2d626c75652e7376673f7374796c653d666c61742d737175617265)](https://instagram.com/denislumerk)[![Source Code](https://camo.githubusercontent.com/47cc298be70e0927e2dcd6774177befa904507b5860c98c23a38cdb068434186/687474703a2f2f696d672e736869656c64732e696f2f62616467652f736f757263652d776f726b636f64652f73796e63776973656170692d626c75652e7376673f7374796c653d666c61742d737175617265)](https://github.com/denislumerk/syncwiseapi)[![PHP from Packagist](https://camo.githubusercontent.com/e2d6e028e721be2a4236acc74fe75b5c0624d24e40de3e3697b96f642a37af81/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f776f726b636f64652f73796e63776973656170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/workcode/syncwiseapi)[![Latest Version](https://camo.githubusercontent.com/47af26d73922c8e7f211cf7b2c7fad171615612b58389de09b496e5f1535337d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f64656e69736c756d65726b2f73796e63776973656170692e7376673f7374796c653d666c61742d737175617265)](https://github.com/denislumerk/syncwiseapi/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Build](https://camo.githubusercontent.com/207dcf200307f828fab4bd704bfb674184eae5aad236d02d0e83521d629e6c12/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f6275696c642f672f64656e69736c756d65726b2f73796e63776973656170692e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/denislumerk/syncwiseapi)[![Quality Score](https://camo.githubusercontent.com/15d3215afaaec5724ee94ad9a2e036077c6e7a101b9638a9e08c56dcb5413334/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f64656e69736c756d65726b2f73796e63776973656170692e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/denislumerk/syncwiseapi)[![Total Downloads](https://camo.githubusercontent.com/3dd8f0369d934d6ced58a8a02c48426aa962972c9ae09b000f0f3fdc9b22d022/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f776f726b636f64652f73796e63776973656170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/workcode/syncwiseapi)

###### SyncWiseApi Library is a small set of classes developed for integration into the webservice of a SaaS platform.

[](#syncwiseapi-library-is-a-small-set-of-classes-developed-for-integration-into-the-webservice-of-a-saas-platform)

SyncWiseApi Library é um pequeno conjunto de classes desenvolvidas para integração ao webservice de uma plataforma SaaS.

Você pode saber mais **[clicando aqui](https://www.innovatistech.com.br/)**.

### Highlights

[](#highlights)

- Simple installation (Instalação simples)
- Abstraction of all API methods (Abstração de todos os métodos da API)
- Easy authentication with login and password (Fácil autenticação com login e senha)
- Composer ready and PSR-2 compliant (Pronto para o composer e compatível com PSR-2)

Installation
------------

[](#installation)

Uploader is available via Composer:

```
"workcode/syncwiseapi": "^1.0"
```

or run

```
composer require workcode/syncwiseapi
```

Documentation
-------------

[](#documentation)

###### For details on how to use, see a sample folder in the component directory. In it you will have an example of use for each class. It works like this:

[](#for-details-on-how-to-use-see-a-sample-folder-in-the-component-directory-in-it-you-will-have-an-example-of-use-for-each-class-it-works-like-this)

Para mais detalhes sobre como usar, veja uma pasta de exemplo no diretório do componente. Nela terá um exemplo de uso para cada classe. Ele funciona assim:

#### User endpoint:

[](#user-endpoint)

```
