2017 © Pedro PelĂĄez
 

library sdk-php

Assina.me SDK PHP.

image

assiname/sdk-php

Assina.me SDK PHP.

  • Monday, February 5, 2018
  • by libercapital
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Assina.me PHP SDK

Install

This SDK can be found on Packagist and it is strongly advised to be installed using composer., (*1)

Install using composer by running the command below:, (*2)

composer require assiname/sdk-php

Bugs and feature requests

Found a Bug? Have a feature request? Please open a new issue., (*3)

Before opening any issue, please search for existing issues and read the Issue Guidelines, written by Nicolas Gallagher., (*4)

Versioning

This SDK will be maintained under the Semantic Versioning guidelines as much as possible., (*5)

Releases will be numbered with the following format:, (*6)

<major>.<minor>.<patch>, (*7)

And constructed using the following guidelines:, (*8)

  • Breaking backward compatibility bumps the major (and resets the minor and patch)
  • New additions without breaking backward compatibility bumps the minor (and resets the patch)
  • Bug fixes and misc changes bumps the patch

For more information on SemVer, please visit http://semver.org/., (*9)

License

Read License for more licensing information., (*10)

The Versions