PHPackages                             bristol-su/api-client-toolkit - 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. bristol-su/api-client-toolkit

ActiveLibrary[API Development](/categories/api)

bristol-su/api-client-toolkit
=============================

A set of interfaces and tools for adding to the PHP Api Client for the portal

0391PHP

Since Aug 26Pushed 5y agoCompare

[ Source](https://github.com/bristol-su/api-client-toolkit)[ Packagist](https://packagist.org/packages/bristol-su/api-client-toolkit)[ RSS](/packages/bristol-su-api-client-toolkit/feed)WikiDiscussions develop Synced 6d ago

READMEChangelogDependenciesVersions (2)Used By (1)

 [ ![Logo](https://camo.githubusercontent.com/38aecbfc8b6f0b2001dd794b8494765bbee23c4f2b298ed446ef314d65aabe2e/68747470733a2f2f73332e65752d776573742d322e616d617a6f6e6177732e636f6d2f62726973746f6c2d73752d7374617469632d6275636b65742f636f6d6d69747465652d706f7274616c2f73752d6c6f676f2e6a7067) ](https://github.com/bristol-su/api-client-toolkit)

### API Client Toolkit

[](#api-client-toolkit)

 A toolkit for creating an API Client for a module
 [**Explore the docs »**](https://docs.bristolsustaging.co.uk)

 [View Portal](https://github.com/bristol-su/portal) · [Report Bug](https://github.com/bristol-su/api-client-toolkit/issues/new?template=bug_report.md) · [Request Feature](https://github.com/bristol-su/api-client-toolkit/issues/new?template=feature_request.md)

[![Build](https://camo.githubusercontent.com/79029bd129f28da7e5e102c9daec482280e0c4581552ac556ab239d7dd8785b9/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f6275696c642f672f62726973746f6c2d73752f6170692d636c69656e742d746f6f6c6b69742f6d61737465723f7374796c653d666f722d7468652d6261646765)](https://scrutinizer-ci.com/g/bristol-su/api-client-toolkit/build-status/master)[![Code Quality](https://camo.githubusercontent.com/5c91d6e757838023afabffab6e59cf10faf3039c31474def526ccaa8685cc21d/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f7175616c6974792f672f62726973746f6c2d73752f6170692d636c69656e742d746f6f6c6b69742f6d61737465723f7374796c653d666f722d7468652d6261646765)](https://scrutinizer-ci.com/g/bristol-su/api-client-toolkit/?branch=master)[![Release](https://camo.githubusercontent.com/b2a53255867d4d30fd61228023fe447651635b39631c49d8f655f170aafd940e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f62726973746f6c2d73752f6170692d636c69656e742d746f6f6c6b69743f696e636c7564655f70726572656c6561736573267374796c653d666f722d7468652d6261646765)](https://github.com/bristol-su/api-client-toolkit)[![MIT License](https://camo.githubusercontent.com/6d2554244c4715f7ad8487f409e67ec17fa3964b176ea2b46d010810ec0f5943/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f62726973746f6c2d73752f6170692d636c69656e742d746f6f6c6b69743f7374796c653d666f722d7468652d6261646765)](https://github.com/bristol-su/api-client-toolkit/blob/master/LICENCE.md)

[![Downloads](https://camo.githubusercontent.com/1d99644fb309d2eb75133d97916010f5ccd9ea73305d85e46497bc9b91055ce9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f62726973746f6c2d73752f6170692d636c69656e742d746f6f6c6b69743f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/bristol-su/api-client-toolkit)[![Stargazers](https://camo.githubusercontent.com/2b87aa8d66b0446f919eb3800d60574a713ff72435b90fa23d879048f355a6a5/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f62726973746f6c2d73752f6170692d636c69656e742d746f6f6c6b69743f7374796c653d666f722d7468652d6261646765)](https://github.com/bristol-su/api-client-toolkit/stargazers)[![Issues](https://camo.githubusercontent.com/7fa218d5f38c30841be534cbd333be3cce11221c3c7b8741f6f2534d810c68b3/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f62726973746f6c2d73752f6170692d636c69656e742d746f6f6c6b69743f7374796c653d666f722d7468652d6261646765)](https://github.com/bristol-su/api-client-toolkit/issues)

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

[](#table-of-contents)

- [About the Module](#about-the-module)
- [Getting Started](#getting-started)
- [Roadmap](#roadmap)
- [Contributing](#contributing)
- [License](#license)
- [Contact](#contact)

About The Toolkit
-----------------

[](#about-the-toolkit)

This is a toolkit to help build an API client for the portal.

The [Bristol SU Api Client](https://github.com/bristol-su/api-client) is a flexible API client for authenticating and accessing any API on the portal. Your module is able to register its own API routes in the client to allow others to consume your module API.

Getting Started
---------------

[](#getting-started)

All you need to do to get started is pull the toolkit into a package, and follow the documentation.

```
composer require bristol-su/api-client-toolkit
```

Roadmap
-------

[](#roadmap)

See the [open issues](https://github.com/bristol-su/api-client-toolkit/issues) for a list of proposed features (and known issues).

Contributing
------------

[](#contributing)

Contributions are what make the open source community such an amazing place to learn, be inspired, and create. Any contributions you make are **greatly appreciated**.

1. Create an issue to notify us of your planned changes
2. Fork the Project
3. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
4. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
5. Push to the Branch (`git push origin feature/AmazingFeature`)
6. Open a Pull Request to the Development Branch

See `CONTRIBUTING` for more information.

License
-------

[](#license)

Distributed under the GPL-3.0 License. See `LICENSE` for more information.

Contact
-------

[](#contact)

Toby Twigger -

Project Link:

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/94c469b6466204c9a4091dde7d1b4a1a37810daee22bf88d16a800dbdb23a205?d=identicon)[tt15951](/maintainers/tt15951)

---

Top Contributors

[![tobytwigger](https://avatars.githubusercontent.com/u/24829185?v=4)](https://github.com/tobytwigger "tobytwigger (11 commits)")

---

Tags

api-client

### Embed Badge

![Health badge](/badges/bristol-su-api-client-toolkit/health.svg)

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

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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