2017 © Pedro Peláez
 

library tesouro-direto

Module that retrieves information on Brazilian Public Debt ("Tesouro Direto") bonds and rates.

image

isfonzar/tesouro-direto

Module that retrieves information on Brazilian Public Debt ("Tesouro Direto") bonds and rates.

  • Sunday, March 19, 2017
  • by isfonzar
  • Repository
  • 1 Watchers
  • 4 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Language License Latest Stable Version, (*1)

About tesouro-direto

tesouro-direto is a php library and module that retrieves information on Brazilian Public Debt ("Tesouro Direto") bonds and rates., (*2)

This library is on beta. Pull Requests are welcome, (*3)

Installation

Composer

$ composer require iiiicaro/sentiment-thermometer 

Usage

Basic usage

<?php

require(__DIR__ . '/../vendor/autoload.php');

use isfonzar\TesouroDireto\TesouroDireto;

$tesouroDireto = new TesouroDireto();

print_r($tesouroDireto->fetch());

, (*4)

Contributing

Developing

PRs are welcome. To begin developing, do this:, (*5)

$ git clone https://github.com/isfonzar/tesouro-direto.git
$ cd tesouro-direto/

Bug Reports & Feature Requests

Please use the issue tracker to report any bugs or feature requests., (*6)

The Versions

19/03 2017

dev-master

9999999-dev

Module that retrieves information on Brazilian Public Debt ("Tesouro Direto") bonds and rates.

  Sources   Download

MIT

by icaro

19/03 2017

v0.1

0.1.0.0

Module that retrieves information on Brazilian Public Debt ("Tesouro Direto") bonds and rates.

  Sources   Download

MIT

by icaro