GithubHelp home page GithubHelp logo

irazasyed / gsuite-checker Goto Github PK

View Code? Open in Web Editor NEW
12.0 4.0 3.0 13 KB

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

License: MIT License

PHP 100.00%
google-apps gsuite google-suite gsuite-checker domain-checker php composer composer-packages

gsuite-checker's Introduction

GSuite Checker

Join PHP Chat Chat on Telegram Latest Version on Packagist Software License Total Downloads

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

Via Composer

$ composer require irazasyed/gsuite-checker

Usage

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

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

$result = $gsuite->all();

The result is an array of domain => 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

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING and CONDUCT for details.

Security

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

Credits

License

The MIT License (MIT). Please see License File for more information.

gsuite-checker's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

gsuite-checker's Issues

Please help me using this lib

Hi irazasyed,
I see your code and I was install with composer and what I need do next.
I was see very more lib like this but no one tell me how to run

Thank a lot

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.