PHPackages                             perluapps/client-support - 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. perluapps/client-support

ActiveLibrary

perluapps/client-support
========================

Client Support - A Simple Client To Support Dashboard

v1.3.0(5y ago)0156MITPHPPHP &gt;=7.0

Since Aug 3Pushed 5y ago1 watchersCompare

[ Source](https://github.com/perluapps/client-support-php)[ Packagist](https://packagist.org/packages/perluapps/client-support)[ RSS](/packages/perluapps-client-support/feed)WikiDiscussions develop Synced 1w ago

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

Laravel Client POS Support
==========================

[](#laravel-client-pos-support)

Laravel PHP library untuk mengintegrasikan Aplikasi Anda dengan sistem Support Perlu POS

Library ini support PHP :

- PHP 5.6.x
- PHP 7.0.x
- PHP 7.1.x
- PHP 7.2.x
- PHP 7.3.x

Library ini support Laravel :

- Laravel 6.2.x
- Laravel 6.5.x
- Laravel 7.0.x

Feature Library
---------------

[](#feature-library)

- Member Register
- Add Order
- Use Subscription
- Update Status Order (Done, Pending, Cancel)
- Update Status Subscription (Request, Success)
- Update Status Member (Unverified, Verified, Active)

### INSTALLATION

[](#installation)

```
composer require perluapps/client-support-php
```

Guidelines
----------

[](#guidelines)

- need composer to install
- based on using Unirest PHP Http Client Library
- wrapping using body or `Content-Type` type as `application/json` (need an array parse from its method)
- need parse base url to its method likewise

```
     $url = env("URL_POS_SUPPORT");
     $member = [
            // array body
        ];
     $clientSupport = new ClientSupport('register');
     $clientSupport->factory()->send($url, $member);
```

LICENSE
=======

[](#license)

MIT License

Copyright (c) 2017 perluapps

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

Every ~3 days

Recently: every ~10 days

Total

20

Last Release

2058d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4037159?v=4)[Muhammad Huzair](/maintainers/huzairuje)[@huzairuje](https://github.com/huzairuje)

---

Top Contributors

[![huzairuje](https://avatars.githubusercontent.com/u/4037159?v=4)](https://github.com/huzairuje "huzairuje (46 commits)")

### Embed Badge

![Health badge](/badges/perluapps-client-support/health.svg)

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

###  Alternatives

[oauth-io/oauth

OAuth that just works !

90141.4k1](/packages/oauth-io-oauth)[bandwidth/sdk

Bandwidth's set of APIs

16948.8k1](/packages/bandwidth-sdk)[odenktools/php-bca

Library REST API Untuk Develop BCA Payment

8631.4k2](/packages/odenktools-php-bca)[messagemedia/messages-sdk

The MessageMedia Messages API provides a number of endpoints for building powerful two-way messaging applications.

13390.6k](/packages/messagemedia-messages-sdk)[vittominacori/coinmarketcap-php

A PHP wrapper for CoinMarketCap API

2233.1k](/packages/vittominacori-coinmarketcap-php)[moesif/moesif-laravel

Moesif Collection/Data Ingestion Middleware for Laravel

1065.8k](/packages/moesif-moesif-laravel)

PHPackages © 2026

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