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

ActiveProject

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 1mo 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 19% 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://www.gravatar.com/avatar/7781d5f67f862fcb820109feedb72517e21c8776d80b15872ec10801379fa50a?d=identicon)[ryo88c](/maintainers/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)
```

PHPackages © 2026

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