2017 © Pedro Peláez
 

library guidestar

Client utility for querying the GuideStar API

image

profits4purpose/guidestar

Client utility for querying the GuideStar API

  • Tuesday, March 17, 2015
  • by curtisdf
  • Repository
  • 10 Watchers
  • 0 Stars
  • 3,154 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

GuideStar Client

This project provides a client for the GuideStar API. Requires a paid GuideStar account., (*1)

Testing

For simple unit tests, do this:, (*2)

./phpunit

This will not query GuideStar, but will mock GuideStar's responses using the data in tests/files/ instead. To query against the real GuideStar database, do this first:, (*3)

cp phpunit-integration.xml.dist phpunit-integration.xml
nano phpunit-integration.xml

And fill in your GuideStar API key(s) into the environment variables it references. Then run the tests like so:, (*4)

./phpunit -c phpunit-integration.xml

Have fun!, (*5)

The Versions

17/03 2015

1.0.3

1.0.3.0

Client utility for querying the GuideStar API

  Sources   Download

MIT

The Requires

 

The Development Requires

guidestar

17/03 2015

dev-master

9999999-dev

Client utility for querying the GuideStar API

  Sources   Download

MIT

The Requires

 

The Development Requires

guidestar

17/03 2015

1.0.2

1.0.2.0

Client utility for querying the GuideStar API

  Sources   Download

MIT

The Requires

 

The Development Requires

guidestar

17/03 2015

1.0.1

1.0.1.0

Client utility for querying the GuideStar API

  Sources   Download

MIT

The Requires

 

The Development Requires

guidestar

17/03 2015

1.0.0

1.0.0.0

Client utility for querying the GuideStar API

  Sources   Download

MIT

The Requires

 

The Development Requires

guidestar