2017 © Pedro Peláez
 

library pohoda-response-parser

Library for parsing Pohoda import response XML

image

jakubdusek/pohoda-response-parser

Library for parsing Pohoda import response XML

  • Sunday, January 8, 2017
  • by jakubdusek
  • Repository
  • 0 Watchers
  • 1 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

PohodaResponseParser

![Build Status][ico-build] ![Quality Score][ico-code-quality] Coverage Status Total Downloads Latest Version on Packagist, (*1)

Library for parsing Pohoda import response XML., (*2)

Install via Composer

``` bash composer require Hexako/PohodaResponseParser, (*3)


## Usage ``` php $parser = new PohodaResponseXML('pathToFile'); $parser->isOk(); // Return bool $parser->getState(); // Return string

Rules for contributing

  • 1 PR per feature
  • PR with tests are more likely to be merged
  • tests and coding standard must pass
vendor/bin/phpcs -p --standard=PSR2 src tests
vendor/bin/phpunit

Happy coding!, (*4)

The Versions

08/01 2017

dev-master

9999999-dev

Library for parsing Pohoda import response XML

  Sources   Download

MIT

The Requires

  • php ~5.3

 

The Development Requires

by Jakub Dušek

stormware pohoda reseponse parser

07/01 2017

0.1

0.1.0.0

Library for parsing Pohoda import response XML

  Sources   Download

MIT

The Requires

  • php ~5.3

 

The Development Requires

by Jakub Dušek

stormware pohoda reseponse parser