PHPackages                             wearechicken/bartec - 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. wearechicken/bartec

ActiveLibrary

wearechicken/bartec
===================

A library for the Bartec Collective API SOAP Web Service

05↓100%PHP

Since Mar 13Pushed 1mo agoCompare

[ Source](https://github.com/wearechicken/bartec)[ Packagist](https://packagist.org/packages/wearechicken/bartec)[ RSS](/packages/wearechicken-bartec/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

London Borough of Hounslow - Bartec Collective
----------------------------------------------

[](#london-borough-of-hounslow---bartec-collective)

#### A library for the [Bartec Collective](https://www.bartecmunicipal.com/software/collective/) SOAP Web Service

[](#a-library-for-the-bartec-collective-soap-web-service)

This library includes both a [Client](src/Client/Client.php) and a [BartecService](src/Service/BartecService.php). The library can be used with [v15](https://collectiveapi.bartec-systems.com/API-R1531/CollectiveAPI.asmx?WSDL) or [v16](https://collectiveapi.bartec-systems.com/API-R1604/CollectiveAPI.asmx?WSDL) of the Bartec Collective.

The [BartecService](src/Service/BartecService.php) has several methods that are used regularly by LBHounslow which you are free to use. For any other call you can use the [Client](src/Client/Client.php) directly.

For more on how to use this client, see [usage documentation](docs/USAGE.md)

### Releases

[](#releases)

- These are covered in [the Changelog](docs/CHANGELOG.md)

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

[](#requirements)

- [PHP 7.2+](https://www.php.net/downloads.php)
- [Git](https://git-scm.com/downloads)
- [Composer](https://getcomposer.org)

Setup
-----

[](#setup)

- `composer install`

Tests
-----

[](#tests)

Update the constants in [BartecServiceTest](tests/functional/Service/BartecServiceTest.php) for functional tests.

Run all tests

`composer test`

```
Code Coverage Report:
  2022-02-02 15:46:14

 Summary:
  Classes: 22.22% (2/9)
  Methods: 58.62% (68/116)
  Lines:   73.12% (408/558)

```

### Contributing

[](#contributing)

This repository is currently closed for contribution. Please [report an an issue](https://github.com/LBHounslow/bartec/issues) if you come across one.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance59

Moderate activity, may be stable

Popularity5

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity11

Early-stage or recently created project

 Bus Factor1

Top contributor holds 92.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.

### Community

Maintainers

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

---

Top Contributors

[![bretthounslow](https://avatars.githubusercontent.com/u/61228012?v=4)](https://github.com/bretthounslow "bretthounslow (35 commits)")[![zekster131](https://avatars.githubusercontent.com/u/159156975?v=4)](https://github.com/zekster131 "zekster131 (3 commits)")

### Embed Badge

![Health badge](/badges/wearechicken-bartec/health.svg)

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

PHPackages © 2026

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