PHPackages                             iskandarjamil/epoint-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. iskandarjamil/epoint-client

ActiveLibrary[API Development](/categories/api)

iskandarjamil/epoint-client
===========================

The Epoint System API Client Library.

v1.0.0(6y ago)09MITPHPPHP ~7.1.3||~7.2.0

Since Jun 8Pushed 6y ago1 watchersCompare

[ Source](https://github.com/iskandarjamil/epoint-client)[ Packagist](https://packagist.org/packages/iskandarjamil/epoint-client)[ RSS](/packages/iskandarjamil-epoint-client/feed)WikiDiscussions master Synced yesterday

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

Epoint System Client Library for PHP
====================================

[](#epoint-system-client-library-for-php)

[![Latest Stable Version](https://camo.githubusercontent.com/0623a64c2cc5959311021ccb2675c017f0508e0efd5e58cad5b4c1e3e04b8da7/68747470733a2f2f706f7365722e707567782e6f72672f69736b616e6461726a616d696c2f65706f696e742d636c69656e742f762f737461626c653f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/iskandarjamil/epoint-client)[![License](https://camo.githubusercontent.com/f1a260e669d0b539169b00bfe1e339073f0874c1110e88bb4986aee4aa0f4379/68747470733a2f2f706f7365722e707567782e6f72672f69736b616e6461726a616d696c2f65706f696e742d636c69656e742f6c6963656e73653f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/iskandarjamil/epoint-client)

The Epoint System API Client Library allowed your to easily integrate [Epoint System](http://epoint.com.sg/) with your application.

Table of Contents
-----------------

[](#table-of-contents)

1. [Installation](#installation)
2. [Example](#example)
3. [Bug](#bug)
4. [License](#license)
5. [Authors](#authors)

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

[](#installation)

Assuming you already have Composer installed globally:

```
$ composer require iskandarjamil/epoint-client
```

Make sure you have configure **Entry Point**, **Store ID**, **Username**, **Password** of your account.
Please make sure it store been store safely.

Configure via .env

```
EPOINT_ENTRY_POINT=
EPOINT_DB=
EPOINT_STORE_ID=
EPOINT_USERNAME=
EPOINT_PASSWORD=

```

Configure via php

```
define("EPOINT_ENTRY_POINT", "");
define("EPOINT_DB", "");
define("EPOINT_STORE_ID", "");
define("EPOINT_USERNAME", "");
define("EPOINT_PASSWORD", "");
```

Example
-------

[](#example)

Bug
---

[](#bug)

If you have found a bug or have a great idea for improvement, please [open an issue on this repository](https://github.com/iskandarjamil/epoint-client/issues/new).

License
-------

[](#license)

License can be found [here](https://github.com/iskandarjamil/epoint-client/blob/master/LICENSE).

Authors
-------

[](#authors)

The library was originally created by:

- [Iskandar Jamil](https://github.com/iskandarjamil)

See the list of [contributors](https://github.com/iskandarjamil/epoint-client/graphs/contributors).

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

2530d ago

### Community

Maintainers

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

---

Top Contributors

[![iskandar-j](https://avatars.githubusercontent.com/u/6800920?v=4)](https://github.com/iskandar-j "iskandar-j (43 commits)")

---

Tags

clientlibraryEpointEpoint System

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/iskandarjamil-epoint-client/health.svg)

```
[![Health](https://phpackages.com/badges/iskandarjamil-epoint-client/health.svg)](https://phpackages.com/packages/iskandarjamil-epoint-client)
```

###  Alternatives

[gorkalaucirica/hipchat-v2-api-client

Hipchat v2 API client

80223.4k6](/packages/gorkalaucirica-hipchat-v2-api-client)[camcima/camcima-soap-client

Wrapper around PHP SoapClient class

2672.0k2](/packages/camcima-camcima-soap-client)[lai3221/amzn_adv_api_php

Amazon Advertising API Client Library V3.0

141.4k](/packages/lai3221-amzn-adv-api-php)

PHPackages © 2026

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