Download the PHP package viniciusrbezerra/autentique without Composer
On this page you can find all versions of the php package viniciusrbezerra/autentique. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download viniciusrbezerra/autentique
More information about viniciusrbezerra/autentique
Files in viniciusrbezerra/autentique
Package autentique
Short Description A quick and easy AUTENTIQUE integration library that can be used to create new documents, folders and make signatures directly from your application
License MIT
Homepage https://github.com/viniciusrbezerra
Informations about the package autentique
Autentique Library
Autentique is a website for signing documents online and this is an API for seamless integration with the website.
Autentique é um site para assinar documentos online e está é uma API para integração de maneira transparente com o site.
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
Uploader is available via Composer:
or run
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:
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:
Add your application configuration to a .env
file in the root of your
project. Make sure the .env
file is added to your .gitignore
so it is not
checked-in the code
Contributing
Please see CONTRIBUTING for details.
Credits
- Vinícius R. Bezerra (Developer)
License
The MIT License (MIT). Please see License File for more information.