PHPackages                             being/api-service - 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. being/api-service

ActiveLibrary[API Development](/categories/api)

being/api-service
=================

API services of famely application server

2.0.21(7y ago)11.3kApache LicensePHPPHP &gt;=5.5.9

Since Dec 30Pushed 1y ago1 watchersCompare

[ Source](https://github.com/HelloWorldDev/api-service)[ Packagist](https://packagist.org/packages/being/api-service)[ Docs](http://www.being.com)[ RSS](/packages/being-api-service/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (9)Versions (75)Used By (0)

[BEING API SERVICE](https://packagist.org/packages/being/api-service) [![Build Status](https://camo.githubusercontent.com/f0c51d490e0bcc7c740d0032d4d939d1c22d3a9d70f98e2148b774a7d3fa901b/68747470733a2f2f7472617669732d63692e6f72672f48656c6c6f576f726c644465762f6170692d736572766963652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/HelloWorldDev/api-service)
================================================================================================================================================================================================================================================================================================================================================================================

[](#being-api-service--)

being base services include helper, live, resource and so on.

How to use
----------

[](#how-to-use)

Add this configuration in your composer.json

```
"minimum-stability": "dev",
"repositories": [
    {"type": "composer", "url": "http://packagist.phpcomposer.com"},
    {"type": "vcs","url": "https://github.com/HelloWorldDev/api-service"},
    {"packagist": false}
]

```

and run composer command

```
$ composer require "being/api-service:~1.0"

```

How to Commit
-------------

[](#how-to-commit)

```
$ php vendor/bin/php-cs-fixer fix src && php vendor/bin/php-cs-fixer fix tests
// test your code by run "make test"
// then
$ git add .
$ git commit -m "your niubility message"
$ git push origin master

```

UnitTest
--------

[](#unittest)

```
$ cd api-service
$ make test

```

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance30

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 78.1% 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 ~8 days

Total

63

Last Release

2894d ago

Major Versions

1.0.39 → 2.0.02018-01-27

1.0.44 → 2.0.12018-03-16

PHP version history (2 changes)1.0.0PHP &gt;=5.6

1.0.16PHP &gt;=5.5.9

### Community

Maintainers

![](https://www.gravatar.com/avatar/411243c81653fe4b0ccbe6ac0096be86d605ea1595c0e72c1c04beab874d29af?d=identicon)[WalterZhu](/maintainers/WalterZhu)

---

Top Contributors

[![yaoguais](https://avatars.githubusercontent.com/u/6268554?v=4)](https://github.com/yaoguais "yaoguais (235 commits)")[![LinusFans001](https://avatars.githubusercontent.com/u/26523572?v=4)](https://github.com/LinusFans001 "LinusFans001 (34 commits)")[![silentred](https://avatars.githubusercontent.com/u/3345293?v=4)](https://github.com/silentred "silentred (14 commits)")[![WalterZhu](https://avatars.githubusercontent.com/u/3467923?v=4)](https://github.com/WalterZhu "WalterZhu (10 commits)")[![qinxiuchen](https://avatars.githubusercontent.com/u/1527607?v=4)](https://github.com/qinxiuchen "qinxiuchen (5 commits)")[![quant-bot](https://avatars.githubusercontent.com/u/63230917?v=4)](https://github.com/quant-bot "quant-bot (1 commits)")[![billwang22](https://avatars.githubusercontent.com/u/6038689?v=4)](https://github.com/billwang22 "billwang22 (1 commits)")[![tujunhui](https://avatars.githubusercontent.com/u/37525029?v=4)](https://github.com/tujunhui "tujunhui (1 commits)")

---

Tags

apiservicesfamely

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/being-api-service/health.svg)

```
[![Health](https://phpackages.com/badges/being-api-service/health.svg)](https://phpackages.com/packages/being-api-service)
```

###  Alternatives

[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k7.6M74](/packages/openai-php-laravel)[checkout/checkout-sdk-php

Checkout.com SDK for PHP

553.3M7](/packages/checkout-checkout-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)

PHPackages © 2026

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