PHPackages                             kevinem/guidestar-quickstart-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. kevinem/guidestar-quickstart-php

ActiveLibrary[API Development](/categories/api)

kevinem/guidestar-quickstart-php
================================

GuideStar QuickStart APIs are free APIs intended to provide developers with an easy way to experiment with the integration of GuideStar data into existing applications.

0.1.1(8y ago)02201MITPHP

Since Jan 17Pushed 8y ago1 watchersCompare

[ Source](https://github.com/kevinem/guidestar-quickstart-php)[ Packagist](https://packagist.org/packages/kevinem/guidestar-quickstart-php)[ RSS](/packages/kevinem-guidestar-quickstart-php/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (3)Versions (3)Used By (1)

GuideStar QuickStart PHP
========================

[](#guidestar-quickstart-php)

GuideStar QuickStart APIs are free APIs intended to provide developers with an easy way to experiment with the integration of GuideStar data into existing applications.

[![Latest Stable Version](https://camo.githubusercontent.com/da02c925ece6e8a9760e31d8b87c03c6ad027c4fda54023682231126fa02110d/68747470733a2f2f706f7365722e707567782e6f72672f6b6576696e656d2f6775696465737461722d717569636b73746172742d7068702f762f737461626c653f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/kevinem/guidestar-quickstart-php)[![License](https://camo.githubusercontent.com/fa8910c43b8305c84b5336a4341a01f676879d11f3bd6de64e64960815cb9fcf/68747470733a2f2f706f7365722e707567782e6f72672f6b6576696e656d2f6775696465737461722d717569636b73746172742d7068702f6c6963656e73653f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/kevinem/guidestar-quickstart-php)[![Build Status](https://camo.githubusercontent.com/7e0aaffa3ad02d8baf652027e7abfc430169296a385b7d1ac3d9a928d998ba60/68747470733a2f2f7472617669732d63692e6f72672f6b6576696e656d2f6775696465737461722d717569636b73746172742d7068702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/kevinem/guidestar-quickstart-php)

Installation
------------

[](#installation)

To install, use composer:

```
composer require kevinem/guidestar-quickstart-php

```

Documentation
-------------

[](#documentation)

### Example Usage

[](#example-usage)

Note: Using apiKey takes precedence over username and password.

```
$quickStartDetail = new QuickStartDetail(new \GuzzleHttp\Client(), ['apiKey' => 'your_api_key']);
$quickStartDetail->getOrganizationDetail(7831216);

$quickStartDetail = new QuickStartDetail(new \GuzzleHttp\Client(), ['username' => 'your_username', 'password' => 'your_password']);
$quickStartDetail->getOrganizationDetail(7831216);

$quickStartSearch = new QuickStartSearch(new \GuzzleHttp\Client(), ['apiKey' => 'your_api_key']);
$quickStartSearch->searchEIN('54-1774039');
```

License
-------

[](#license)

The MIT License (MIT) Copyright (c) 2017 Kevin Em

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~190 days

Total

2

Last Release

3260d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9222632?v=4)[Kevin Em](/maintainers/kevinem)[@kevinem](https://github.com/kevinem)

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/kevinem-guidestar-quickstart-php/health.svg)

```
[![Health](https://phpackages.com/badges/kevinem-guidestar-quickstart-php/health.svg)](https://phpackages.com/packages/kevinem-guidestar-quickstart-php)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k496.1k33](/packages/neuron-core-neuron-ai)[avalara/avataxclient

Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API.

528.3M7](/packages/avalara-avataxclient)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2478.1k](/packages/filescom-files-php-sdk)[aimeos/prisma

A powerful PHP package for integrating media related Large Language Models (LLMs) into your applications

1942.4k4](/packages/aimeos-prisma)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
