PHPackages                             jesusslim/gwyn - 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. jesusslim/gwyn

ActiveLibrary[API Development](/categories/api)

jesusslim/gwyn
==============

service 2 api easily

2.0.1(8y ago)116MITPHPPHP &gt;=5.6.0

Since May 27Pushed 8y ago1 watchersCompare

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

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

gwyn
====

[](#gwyn)

service 2 api easily

Require
-------

[](#require)

```
swoole

composer jesusslim/pinject

```

Example1
--------

[](#example1)

### simple example

[](#simple-example)

```
...
\gwyn\Example\Foo::run();

```

then

```
php index.php

```

post url:

```
http://localhost:9876?service=test_closure

```

post params:

```
a = 3
b = 4

```

result:

```
{
	"status": 1,
	"result": 12
}

```

### chains example

[](#chains-example)

```
...
\gwyn\Example\Foo::runMulti();

```

then

```
php index.php

```

post url:

```
http://localhost:9876?services=test_class|sum2,test_closure

```

post params:

```
a = 15

```

result:

```
{
	"status": 1,
	"result": 3200
}

```

Example2
--------

[](#example2)

see [mobile location example](https://github.com/jesusslim/mobile_location_example)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

3273d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8c7f383d1fbc7d01247ec7740bc2fe00036335c9227dab341b1fccdd10cfe0f3?d=identicon)[jesusslim](/maintainers/jesusslim)

---

Top Contributors

[![jesusslim](https://avatars.githubusercontent.com/u/12554966?v=4)](https://github.com/jesusslim "jesusslim (1 commits)")

---

Tags

apiservice

### Embed Badge

![Health badge](/badges/jesusslim-gwyn/health.svg)

```
[![Health](https://phpackages.com/badges/jesusslim-gwyn/health.svg)](https://phpackages.com/packages/jesusslim-gwyn)
```

###  Alternatives

[mollie/mollie-api-php

Mollie API client library for PHP. Mollie is a European Payment Service provider and offers international payment methods such as Mastercard, VISA, American Express and PayPal, and local payment methods such as iDEAL, Bancontact, SOFORT Banking, SEPA direct debit, Belfius Direct Net, KBC Payment Button and various gift cards such as Podiumcadeaukaart and fashioncheque.

59914.4M62](/packages/mollie-mollie-api-php)[mollie/laravel-mollie

Mollie API client wrapper for Laravel &amp; Mollie Connect provider for Laravel Socialite

3624.1M28](/packages/mollie-laravel-mollie)[rossjcooper/laravel-hubspot

Adds a Laravel specific wrapper for the Hubspot client package

65696.6k](/packages/rossjcooper-laravel-hubspot)[ozankurt/google-analytics

Laravel Google Analytics

7616.7k](/packages/ozankurt-google-analytics)[mollie/magento

iDEAL, Creditcard, Bancontact/Mister Cash, SOFORT, Bank transfer, Bitcoin, PayPal &amp; paysafecard for Magento https://www.mollie.com/

397.9k](/packages/mollie-magento)

PHPackages © 2026

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