PHPackages                             ysato/api-client-starter - 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. ysato/api-client-starter

ActiveLibrary[API Development](/categories/api)

ysato/api-client-starter
========================

Starter-kit for api client.

v1.0.0(4y ago)06MITPHPPHP ^7.4

Since Dec 22Pushed 4y ago1 watchersCompare

[ Source](https://github.com/ysato/Ysato.ApiClientStarter)[ Packagist](https://packagist.org/packages/ysato/api-client-starter)[ RSS](/packages/ysato-api-client-starter/feed)WikiDiscussions master Synced 1mo ago

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

This library is heavily inspired by [KnpLabs/php-github-api](https://github.com/KnpLabs/php-github-api)

API Client Starter-Kit
======================

[](#api-client-starter-kit)

A starter kit for a PHP restful API client application.

Requirements
------------

[](#requirements)

- PHP &gt;= 7.4

Quick install
-------------

[](#quick-install)

Via [Composer](https://getcomposer.org).

This command will get you up and running quickly with a Guzzle HTTP client.

```
composer require ysato/api-client-starter:^1.0 guzzlehttp/guzzle:^7.0.1 http-interop/http-factory-guzzle:^1.0
```

Advanced install
----------------

[](#advanced-install)

We are decoupled from any HTTP messaging client with help by [HTTPlug](https://httplug.io).

### Using a different http client

[](#using-a-different-http-client)

```
composer require ysato/api-client-starter:^1.0 symfony/http-client nyholm/psr7
```

License
-------

[](#license)

`api-client-starter` is licensed under the MIT License - see the LICENSE file for details

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

1608d ago

### Community

Maintainers

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

---

Top Contributors

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

###  Code Quality

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/ysato-api-client-starter/health.svg)

```
[![Health](https://phpackages.com/badges/ysato-api-client-starter/health.svg)](https://phpackages.com/packages/ysato-api-client-starter)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[m4tthumphrey/php-gitlab-api

GitLab API v4 client for PHP

9485.4M64](/packages/m4tthumphrey-php-gitlab-api)[swisnl/json-api-client

A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.

211473.2k12](/packages/swisnl-json-api-client)[bitbucket/client

Bitbucket API 2.0 client for PHP

103765.9k11](/packages/bitbucket-client)[phpro/http-tools

HTTP tools for developing more consistent HTTP implementations.

28137.8k](/packages/phpro-http-tools)

PHPackages © 2026

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