PHPackages                             helsingborg-stad/api-volunteer-manager-integration - 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. helsingborg-stad/api-volunteer-manager-integration

ActiveWordpress-plugin

helsingborg-stad/api-volunteer-manager-integration
==================================================

Frontend integration for api-volunteer-manager.

5.1.3(5mo ago)012.9k↓42.1%[4 PRs](https://github.com/helsingborg-stad/api-volunteer-manager-integration/pulls)MITPHPPHP ^8.0CI passing

Since May 25Pushed 5mo ago4 watchersCompare

[ Source](https://github.com/helsingborg-stad/api-volunteer-manager-integration)[ Packagist](https://packagist.org/packages/helsingborg-stad/api-volunteer-manager-integration)[ RSS](/packages/helsingborg-stad-api-volunteer-manager-integration/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (23)Versions (56)Used By (0)

[![Contributors](https://camo.githubusercontent.com/79bac563b3048f03b792d21a393d29c10ccb90317929c58f9be3e13b394c19e5/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f636f6e7472696275746f72732f68656c73696e67626f72672d737461642f6170692d766f6c756e746565722d6d616e616765722d696e746567726174696f6e2e7376673f7374796c653d666c61742d737175617265)](https://github.com/helsingborg-stad/api-volunteer-manager-integration/graphs/contributors)[![Forks](https://camo.githubusercontent.com/96200bb0f58db4801c3d8b8dc373699ebd6a06aa98d4b87c589a0f1a3ae68734/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f68656c73696e67626f72672d737461642f6170692d766f6c756e746565722d6d616e616765722d696e746567726174696f6e2e7376673f7374796c653d666c61742d737175617265)](https://github.com/helsingborg-stad/api-volunteer-manager-integration/network/members)[![Stargazers](https://camo.githubusercontent.com/1a30595d70d9fa9bdee78de483301d9eccf1d51032f48d4f49a14c362c07d487/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f68656c73696e67626f72672d737461642f6170692d766f6c756e746565722d6d616e616765722d696e746567726174696f6e2e7376673f7374796c653d666c61742d737175617265)](https://github.com/helsingborg-stad/api-volunteer-manager-integration/stargazers)[![Issues](https://camo.githubusercontent.com/db07e356c87a7f6450ee7de35d8af25e003e1c78262a1320956a29e23c0bb387/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f68656c73696e67626f72672d737461642f6170692d766f6c756e746565722d6d616e616765722d696e746567726174696f6e2e7376673f7374796c653d666c61742d737175617265)](https://github.com/helsingborg-stad/api-volunteer-manager-integration/issues)[![License](https://camo.githubusercontent.com/44f986a03f13ff01199407fb062d74fa6c70de828e7153db2660d667424c8e96/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f68656c73696e67626f72672d737461642f6170692d766f6c756e746565722d6d616e616765722d696e746567726174696f6e2e7376673f7374796c653d666c61742d737175617265)](https://raw.githubusercontent.com/helsingborg-stad/api-volunteer-manager-integration/master/LICENSE)

### API Volunteer Manager Integration

[](#api-volunteer-manager-integration)

 Frontend integration for api-volunteer-manager.
 [Report Bug](https://github.com/helsingborg-stad/api-volunteer-manager-integration/issues) · [Request Feature](https://github.com/helsingborg-stad/api-volunteer-manager-integration/issues)

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

[](#table-of-contents)

- [Table of Contents](#table-of-contents)
- \[About API Volunteer Manager Integration\](#about-API Volunteer Manager Integration)
    - [Built With](#built-with)
- [Getting Started](#getting-started)
    - [Prerequisites](#prerequisites)
    - [Installation](#installation)
- [Usage](#usage)
- [Deploy](#deploy)
- [Roadmap](#roadmap)
- [Contributing](#contributing)
- [License](#license)
- [Acknowledgements](#acknowledgements)

About API Volunteer Manager Integration
---------------------------------------

[](#about-api-volunteer-manager-integration)

[![API Volunteer Manager Integration Screen Shot](images/screenshot.png)](https://example.com)

Here's a blank template to get started:

### Built With

[](#built-with)

- PHP
- NPM
- Webpack
- Modularity

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

[](#getting-started)

To get a local copy up and running follow these simple steps.

### Prerequisites

[](#prerequisites)

This is an example of how to list things you need to use the software and how to install them (mac os).

- composer

```
brew install composer
```

- npm

```
brew install node
```

### Installation

[](#installation)

1. Clone the repo

```
git clone https://github.com/helsingborg-stad/api-volunteer-manager-integration.git
```

2. Install and build NPM packages

```
npm install && npm run build
```

3. Install composer packages

```
composer install
```

Usage
-----

[](#usage)

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

*For more examples, please refer to the [Documentation](https://example.com)*

Deploy
------

[](#deploy)

Instructions for deploys.

Roadmap
-------

[](#roadmap)

See the [open issues](https://github.com/helsingborg-stad/api-volunteer-manager-integration/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 be learn, inspire, and create. Any contributions you make are **greatly appreciated**.

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

License
-------

[](#license)

Distributed under the [MIT License](https://raw.githubusercontent.com/helsingborg-stad/api-volunteer-manager-integration/master/LICENSE).

Acknowledgements
----------------

[](#acknowledgements)

- [othneildrew Best README Template](https://github.com/othneildrew/Best-README-Template)

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance71

Regular maintenance activity

Popularity24

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 93.2% 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

Recently: every ~9 days

Total

48

Last Release

166d ago

Major Versions

1.0.11 → 2.0.02023-09-26

2.2.19 → 3.0.02024-02-20

3.2.4 → 4.0.02025-10-28

4.0.0 → 5.0.02025-10-28

### Community

Maintainers

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

---

Top Contributors

[![nRamstedt](https://avatars.githubusercontent.com/u/16800993?v=4)](https://github.com/nRamstedt "nRamstedt (260 commits)")[![Sven65](https://avatars.githubusercontent.com/u/10225982?v=4)](https://github.com/Sven65 "Sven65 (8 commits)")[![thorbrink](https://avatars.githubusercontent.com/u/1064724?v=4)](https://github.com/thorbrink "thorbrink (6 commits)")[![sebastianthulin](https://avatars.githubusercontent.com/u/797129?v=4)](https://github.com/sebastianthulin "sebastianthulin (3 commits)")[![NiclasNorin](https://avatars.githubusercontent.com/u/103985736?v=4)](https://github.com/NiclasNorin "NiclasNorin (1 commits)")[![zilaei](https://avatars.githubusercontent.com/u/186287?v=4)](https://github.com/zilaei "zilaei (1 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/helsingborg-stad-api-volunteer-manager-integration/health.svg)

```
[![Health](https://phpackages.com/badges/helsingborg-stad-api-volunteer-manager-integration/health.svg)](https://phpackages.com/packages/helsingborg-stad-api-volunteer-manager-integration)
```

###  Alternatives

[phpro/http-tools

HTTP tools for developing more consistent HTTP implementations.

28137.8k](/packages/phpro-http-tools)[opensearch-project/opensearch-php

PHP Client for OpenSearch

15224.3M65](/packages/opensearch-project-opensearch-php)[sylius/sylius

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

8.4k5.6M651](/packages/sylius-sylius)[deeplcom/deepl-php

Official DeepL API Client Library

2616.2M66](/packages/deeplcom-deepl-php)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[getbrevo/brevo-php

Official Brevo provided RESTFul API V3 php library

963.1M35](/packages/getbrevo-brevo-php)

PHPackages © 2026

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