PHPackages                             irazasyed/gsuite-checker - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. irazasyed/gsuite-checker

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

irazasyed/gsuite-checker
========================

Google Suite (GSuite) formerly known as Google Apps Multi-Domains Checker.

v1.0(9y ago)13373MITPHPPHP ~5.6||~7.0

Since Jan 4Pushed 5y ago2 watchersCompare

[ Source](https://github.com/irazasyed/gsuite-checker)[ Packagist](https://packagist.org/packages/irazasyed/gsuite-checker)[ Docs](https://github.com/irazasyed/gsuite-checker)[ RSS](/packages/irazasyed-gsuite-checker/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

GSuite Checker
==============

[](#gsuite-checker)

[![Join PHP Chat](https://camo.githubusercontent.com/29f67fb2289efd1ecede6eaa41c82be0e3f93dbf5a8193f1f0fc1b4f33719fa7/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f536c61636b2d504850253230436861742d3563366161612e7376673f7374796c653d666c61742d737175617265266c6f676f3d736c61636b266c6162656c436f6c6f723d344131353442)](https://phpchat.co/?ref=gsuite-checker)[![Chat on Telegram](https://camo.githubusercontent.com/c793b6d887d39dac6773fa734b19b63fb1b8a392156528c648c2564000509eba/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4050485043686174436f2d3243413545302e7376673f7374796c653d666c61742d737175617265266c6f676f3d74656c656772616d266c6162656c3d54656c656772616d)](https://t.me/PHPChatCo)[![Latest Version on Packagist](https://camo.githubusercontent.com/2507d7f4ba7d2f9064096cdb157b08901b58808585c22b8380171930b8098fce/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6972617a61737965642f6773756974652d636865636b65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/irazasyed/gsuite-checker)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/e6b1950ee0f1078e266e7fce1a2f08980f3b05d35ff9916dd8a6c10b3d95a6e5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6972617a61737965642f6773756974652d636865636b65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/irazasyed/gsuite-checker)

> Google Suite AKA GSuite (Formerly known as Google Apps) Checker for Domains. It lets you determine if a domain has an active GSuite Account.

> The checker can check up to **25** domains simultaneously in a pool of requests.

Install
-------

[](#install)

Via Composer

```
$ composer require irazasyed/gsuite-checker
```

Usage
-----

[](#usage)

```
$domains = ['test.com', 'domain.com', 'example.com'];

$gsuite = Irazasyed\GsuiteChecker::make($domains)->check();

$result = $gsuite->all();
```

The result is an array of domain =&gt; status.

There are 3 status codes:

- **-1** - The request was rejected due to whatever issues and should be retried.
- 0 - There is no GSuite Account associated with the domain.
- **1** - There is a GSuite Account associated with the domain.

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email syed at lukonet.com instead of using the issue tracker.

Credits
-------

[](#credits)

- [Syed Irfaq R.](https://github.com/irazasyed)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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

Unknown

Total

1

Last Release

3464d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1915268?v=4)[Irfaq Syed](/maintainers/irazasyed)[@irazasyed](https://github.com/irazasyed)

---

Top Contributors

[![irazasyed](https://avatars.githubusercontent.com/u/1915268?v=4)](https://github.com/irazasyed "irazasyed (5 commits)")

---

Tags

composercomposer-packagesdomain-checkergoogle-appsgoogle-suitegsuitegsuite-checkerphplaravelirazasyedGoogle Appsgsuite-checkerlaravel gsuite-checkergoogle suitegoogle apps checkergoogle suite checker

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/irazasyed-gsuite-checker/health.svg)

```
[![Health](https://phpackages.com/badges/irazasyed-gsuite-checker/health.svg)](https://phpackages.com/packages/irazasyed-gsuite-checker)
```

###  Alternatives

[nativephp/mobile

NativePHP for Mobile

1.0k55.0k87](/packages/nativephp-mobile)[backpack/basset

Dead-simple way to load CSS or JS assets only once per page, when using Laravel 10+.

207923.1k10](/packages/backpack-basset)[venturedrake/laravel-crm

A free open source CRM built as a package for laravel projects

42010.0k](/packages/venturedrake-laravel-crm)[firefly-iii/data-importer

Firefly III Data Import Tool.

8005.8k](/packages/firefly-iii-data-importer)[nickurt/laravel-akismet

Akismet for Laravel 11.x/12.x/13.x

98145.2k3](/packages/nickurt-laravel-akismet)[nickurt/laravel-stopforumspam

StopForumSpam for Laravel 11.x/12.x/13.x

6961.4k](/packages/nickurt-laravel-stopforumspam)

PHPackages © 2026

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