PHPackages                             wagnermontanini/layoutsyspdv - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. wagnermontanini/layoutsyspdv

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

wagnermontanini/layoutsyspdv
============================

Biblioteca para geração de arquivos de importação e exportação de dados do sistema SYSPDV

1.0.0(5y ago)018MITPHPPHP ^7.1

Since Jan 12Pushed 5y ago1 watchersCompare

[ Source](https://github.com/WagnerMontanini/layoutsyspdv)[ Packagist](https://packagist.org/packages/wagnermontanini/layoutsyspdv)[ Docs](https://www.devlution.com.br)[ RSS](/packages/wagnermontanini-layoutsyspdv/feed)WikiDiscussions main Synced today

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

LayoutSyspdv Library Test
=========================

[](#layoutsyspdv-library-test)

[![Maintainer](https://camo.githubusercontent.com/0a82636dc095b3a11191d93e4f13593ab4a1272975f8380a02e3cffee0ba21e3/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6d61696e7461696e65722d407761676e65726d6f6e74616e696e692d626c75652e7376673f7374796c653d666c61742d737175617265)](https://twitter.com/wagnermontanini)[![Source Code](https://camo.githubusercontent.com/0d7ab25b73bfbc5c6abce7be2cedb78f4011332d6bc47c90aca18a205528baf7/687474703a2f2f696d672e736869656c64732e696f2f62616467652f736f757263652d7761676e65726d6f6e74616e696e692f6c61796f75747379737064762d626c75652e7376673f7374796c653d666c61742d737175617265)](https://github.com/wagnermontanini/layoutsyspdv)[![PHP from Packagist](https://camo.githubusercontent.com/b04635ab5721820fcb3189917525a95186e19ecb3f1d6e31d4d25c8eedfdde76/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f7761676e65726d6f6e74616e696e692f6c61796f75747379737064762e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wagnermontanini/layoutsyspdv)[![Latest Version](https://camo.githubusercontent.com/f954c0049b8af739631e90f1b5e16fb783a944f04a2bec7407990c6ad26d1e66/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f7761676e65726d6f6e74616e696e692f6c61796f75747379737064762e7376673f7374796c653d666c61742d737175617265)](https://github.com/wagnermontanini/layoutsyspdv/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Build](https://camo.githubusercontent.com/7df4e442db8827720b22478c3312726f35f4e3df5182adc3bb249b6c0c549e57/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f6275696c642f672f7761676e65726d6f6e74616e696e692f6c61796f75747379737064762e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/wagnermontanini/layoutsyspdv)[![Quality Score](https://camo.githubusercontent.com/e545d2e58ab385cab21c596967898087f296818d23f89b248df60b304f8f59be/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f7761676e65726d6f6e74616e696e692f6c61796f75747379737064762e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/wagnermontanini/layoutsyspdv)[![Total Downloads](https://camo.githubusercontent.com/e7148a6c6db0e2942bce08416ef557e6f827be0faaddc7e8380aa0973d14cd7c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7761676e65726d6f6e74616e696e692f6c61796f75747379737064762e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/cwagnermontanini/layoutsyspdv)

###### LayoutSyspdv Library is a small set of classes developed for integration with the Syspdv System.

[](#layoutsyspdv-library-is-a-small-set-of-classes-developed-for-integration-with-the-syspdv-system)

LayoutSyspdv Library é um pequeno conjunto de classes desenvolvidas para integração ao Sistema Syspdv.

### Highlights

[](#highlights)

- Simple installation (Instalação simples)
- Abstraction of all API methods (Abstração de todos os métodos da API)
- Composer ready and PSR-2 compliant (Pronto para o composer e compatível com PSR-2)

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

[](#installation)

Uploader is available via Composer:

```
"wagnermontanini/layoutsyspdv": "^1.0"
```

or run

```
composer require wagnermontanini/layoutsyspdv
```

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:

#### GeraArq:

[](#geraarq)

```
