Download the PHP package profits4purpose/guidestar without Composer
On this page you can find all versions of the php package profits4purpose/guidestar. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download profits4purpose/guidestar
More information about profits4purpose/guidestar
Files in profits4purpose/guidestar
Download profits4purpose/guidestar
More information about profits4purpose/guidestar
Files in profits4purpose/guidestar
Vendor profits4purpose
Package guidestar
Short Description Client utility for querying the GuideStar API
License MIT
Package guidestar
Short Description Client utility for querying the GuideStar API
License MIT
Keywords guidestar
Please rate this library. Is it a good library?
Informations about the package guidestar
GuideStar Client
This project provides a client for the GuideStar API. Requires a paid GuideStar account.
Testing
For simple unit tests, do this:
./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:
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:
./phpunit -c phpunit-integration.xml
Have fun!
All versions of guidestar with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
4.*
The package profits4purpose/guidestar contains the following files
Loading the files please wait ....