2017 © Pedro Peláez
 

library stackexchange

stackexchange api requests

image

shamanzpua/stackexchange

stackexchange api requests

  • Sunday, March 12, 2017
  • by shamanzpua
  • Repository
  • 1 Watchers
  • 0 Stars
  • 10 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Apirequest

Request to stackexchange api, (*1)

Installation

Add to composer.json, (*2)

 "require": {
    "shamanzpua/stackexchange": "*"
 }

Usage

Usage:

<?php
use shamanzpua\stackexchange\Stackoverflow;

$stackoverfow = new Stackoverflow("YOUR_API_KEY");

$answers =  $stackoverfow->grab("some search string");

The Versions

12/03 2017

dev-master

9999999-dev

stackexchange api requests

  Sources   Download

BSD-3-Clause

The Requires

 

by shamanzp

api request stackexchange stackoverflow

12/03 2017

1.0.3

1.0.3.0

stackexchange api requests

  Sources   Download

BSD-3-Clause

The Requires

 

by shamanzp

api request stackexchange stackoverflow

11/03 2017

1.0.2

1.0.2.0

stackexchange api requests

  Sources   Download

BSD-3-Clause

The Requires

 

by shamanzp

api request stackexchange stackoverflow

10/03 2017

1.0.1

1.0.1.0

stackexchange api requests

  Sources   Download

BSD-3-Clause

The Requires

 

by shamanzp

api request stackexchange stackoverflow

10/03 2017

1.0

1.0.0.0

base for api requests

  Sources   Download

BSD-3-Clause

The Requires

 

by shamanzp

api request stackexchange stackoverflow