PHPackages                             bristol-su/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. bristol-su/support

ActiveLibrary

bristol-su/support
==================

SDK for the Bristol SU Portal

v5.2.0(4y ago)32.1k[5 PRs](https://github.com/bristol-su/support/pulls)13GPL-3.0-or-laterPHPPHP ^8.0

Since Jan 17Pushed 3y ago1 watchersCompare

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

READMEChangelog (10)Dependencies (14)Versions (50)Used By (13)

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

### Portal SDK

[](#portal-sdk)

 The SDK on which the portal is built
 [**Explore the docs »**](https://docs.bristolsustaging.co.uk)

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

[![Build](https://camo.githubusercontent.com/c35ab269c0bdf0fd7b423fed4e97f56836a764a6bcca09db6c05f4fe840bad37/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f6275696c642f672f62726973746f6c2d73752f737570706f72742f6d61737465723f7374796c653d666f722d7468652d6261646765)](https://scrutinizer-ci.com/g/bristol-su/support/build-status/master)[![Code Quality](https://camo.githubusercontent.com/cb1e667809fa35890d7a140d2dbef59ee8af4c7b502348c2b9bae06da10075c4/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f7175616c6974792f672f62726973746f6c2d73752f737570706f72742f6d61737465723f7374796c653d666f722d7468652d6261646765)](https://scrutinizer-ci.com/g/bristol-su/support/?branch=master)

[![Release](https://camo.githubusercontent.com/83e3d806975d836040352a4d7bc0e040ce2dd262050fb7ef16dc25f14614c31a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f62726973746f6c2d73752f737570706f72743f696e636c7564655f70726572656c6561736573267374796c653d666f722d7468652d6261646765)](https://github.com/bristol-su/support)[![MIT License](https://camo.githubusercontent.com/bb41c273452149eab9329c1dea7ee0ea188607e095767633072a5aff61d1816a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f62726973746f6c2d73752f737570706f72743f7374796c653d666f722d7468652d6261646765)](https://github.com/bristol-su/support/blob/master/LICENCE.md)

[![Downloads](https://camo.githubusercontent.com/e1ec35ea55f66b4c877734e65d28feee6bf0b32304b70eaefbc0f2b415b0056a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f62726973746f6c2d73752f737570706f72743f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/bristol-su/support)[![Stargazers](https://camo.githubusercontent.com/0896bce5a34619f0b27b652dc67aa694b5bc8a8e918cfc02871bb87abf0d7106/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f62726973746f6c2d73752f737570706f72743f7374796c653d666f722d7468652d6261646765)](https://github.com/bristol-su/support/stargazers)[![Issues](https://camo.githubusercontent.com/cae92fa6f9f487cbde37fc9f0581b1c142c7c421b3a5568b6d223523d572d80e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f62726973746f6c2d73752f737570706f72743f7374796c653d666f722d7468652d6261646765)](https://github.com/bristol-su/support/issues)

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

[](#table-of-contents)

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

About The Project
-----------------

[](#about-the-project)

The SDK makes up the core functionality of the [Bristol SU Portal](https://github.com/bristol-su/portal).

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

[](#getting-started)

Usually, you will want to use the portal package. If you're building an integration with the portal, run the following command to install.

```
composer require bristol-su/support
```

See our [developer docs](https://docs.bristolsustaging.co.uk/books/module-development) for more information.

Roadmap
-------

[](#roadmap)

See the [open issues](https://github.com/bristol-su/support/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

37

—

LowBetter than 83% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity75

Established project with proven stability

 Bus Factor1

Top contributor holds 96.9% 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 ~17 days

Total

40

Last Release

1627d ago

Major Versions

v1.1 → v2.02020-02-04

v2.1 → v3.02020-02-22

v3.1.2 → v4.02020-03-18

v4.7.6 → v5.0.02021-08-11

PHP version history (4 changes)v1.0PHP ^7.2

v4.5PHP ^7.3

v4.6.0PHP ^7.4

v5.0.0PHP ^8.0

### 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 (339 commits)")[![AidanLaycock](https://avatars.githubusercontent.com/u/21222371?v=4)](https://github.com/AidanLaycock "AidanLaycock (11 commits)")

---

Tags

sdkportalbristol su

### Embed Badge

![Health badge](/badges/bristol-su-support/health.svg)

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

###  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)[typicms/base

A modular multilingual CMS built with Laravel, enabling developers to manage structured content like pages, news, events, and more.

1.6k20.3k](/packages/typicms-base)[blair2004/nexopos

The Free Modern Point Of Sale System build with Laravel, TailwindCSS and Vue.js.

1.2k2.3k](/packages/blair2004-nexopos)[mozex/anthropic-laravel

Anthropic PHP for Laravel is a supercharged PHP API client that allows you to interact with the Anthropic API

71226.4k1](/packages/mozex-anthropic-laravel)[georgeboot/laravel-echo-api-gateway

Use Laravel Echo with API Gateway Websockets

10435.5k](/packages/georgeboot-laravel-echo-api-gateway)[eveseat/web

SeAT Web Interface

2723.2k135](/packages/eveseat-web)

PHPackages © 2026

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