PHPackages                             sreymom/my-lib - 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. sreymom/my-lib

ActiveLibrary

sreymom/my-lib
==============

just for test

0.1.1(2y ago)05MITPHP

Since Mar 26Pushed 2y ago1 watchersCompare

[ Source](https://github.com/SreymomChhum/my_lib_test)[ Packagist](https://packagist.org/packages/sreymom/my-lib)[ RSS](/packages/sreymom-my-lib/feed)WikiDiscussions main Synced 1mo ago

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

Supported Node.js Versions
--------------------------

[](#supported-nodejs-versions)

This library supports the following PHP implementations:

- Node.js v12.22.12
- Node.js v13.14.0
- Node.js v14.21.3
- Node.js v15.14.0
- Node.js v16.20.2
- Node.js v17.9.1
- Node.js v18.19.1
- Node.js v19.9.0
- Node.js v20.11.1
- Node.js v21.7.1

TypeScript is supported for TypeScript version ^5.4.2

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

[](#installation)

`npm install plasgate` or `yarn add plasgate`

Test your installation
----------------------

[](#test-your-installation)

To make sure the installation was successful, try sending yourself an SMS message, like this:

```
    // Your private key and secret key from plasgate.com
    const privateKey = "your_private_key"
    const secretKey = "your_x-secret_key"

    const client = require("plasgate")(privateKey, secretKey);

    client.messages
    .create({
        to: "+855977804485",
        sender: "SMS Info",
        content: "Welcome to Plasgate SMS gateway",
    }).catch((error) => console.error("Error:", error));
```

Get started
-----------

[](#get-started)

If you want to familiarize yourself with the project, you can start by [forking the repository](https://help.github.com/articles/fork-a-repo/) and [cloning it in your local development environment](https://help.github.com/articles/cloning-a-repository/). The project requires [Node.js](https://nodejs.org) to be installed on your machine.

After cloning the repository, install the dependencies by running the following command in the directory of your cloned repository:

```
npm install
```

You can run the existing tests to see if everything is okay by executing:

```
npm test
```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 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

Every ~13 days

Total

2

Last Release

761d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/df5a28d0af39f2563d894a7480231186018d399bc297d99af486881670f250e2?d=identicon)[sreymom](/maintainers/sreymom)

---

Top Contributors

[![SreymomChhum](https://avatars.githubusercontent.com/u/131934284?v=4)](https://github.com/SreymomChhum "SreymomChhum (3 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/sreymom-my-lib/health.svg)

```
[![Health](https://phpackages.com/badges/sreymom-my-lib/health.svg)](https://phpackages.com/packages/sreymom-my-lib)
```

PHPackages © 2026

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