PHPackages                             ryo88c/globe-api-client - 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. ryo88c/globe-api-client

ActiveProject[API Development](/categories/api)

ryo88c/globe-api-client
=======================

219PHP

Since Feb 9Pushed 10y ago1 watchersCompare

[ Source](https://github.com/ryo88c/GlobeApiClient)[ Packagist](https://packagist.org/packages/ryo88c/globe-api-client)[ RSS](/packages/ryo88c-globe-api-client/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Globe Api Client
================

[](#globe-api-client)

This is [Globe API](http://www.globelabs.com.ph/docs) Client by [BEAR.Sunday](https://github.com/bearsunday/BEAR.Sunday).

How to use Globe API
--------------------

[](#how-to-use-globe-api)

1. Create account on [Globe Labs](https://developer.globelabs.com.ph/users/sign_up).
2. Create new app at
3. Set Redirect URL as `https://example.com/oauth`
4. Send from phone number that will be subscribed `INFO` to SHORT CODE of the app.
5. Upon receipt of the welcome message, the subscriber needs to reply `YES`
6. After the subscriber replies (`Yes`), the `ACCESS_TOKEN` and the subscriber’s mobile number will be posted to your Redirect URI

See also:

Run on console.
---------------

[](#run-on-console)

```
$ php bootstrap/api.php post "/smsmessaging?subscriber={subscribed_phone_number}&address={phone_number_of_destination}&message={message}"

```

Run on the built-in web server.
-------------------------------

[](#run-on-the-built-in-web-server)

```
$ php -S 0.0.0.0:8080 bootstrap/api.php
$ curl -X POST http://localhost:8080/smsmessaging?subscriber={subscribed_phone_number} -d address={phone_number_of_destination} -d message={message}

```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/77841?v=4)[HAYASHI Ryo](/maintainers/ryo88c)[@ryo88c](https://github.com/ryo88c)

---

Top Contributors

[![ryo88c](https://avatars.githubusercontent.com/u/77841?v=4)](https://github.com/ryo88c "ryo88c (14 commits)")

### Embed Badge

![Health badge](/badges/ryo88c-globe-api-client/health.svg)

```
[![Health](https://phpackages.com/badges/ryo88c-globe-api-client/health.svg)](https://phpackages.com/packages/ryo88c-globe-api-client)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

94452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

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