PHPackages                             helsingborg-stad/modularity-mhbooking - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. helsingborg-stad/modularity-mhbooking

AbandonedArchivedWordpress-plugin[Utility &amp; Helpers](/categories/utility)

helsingborg-stad/modularity-mhbooking
=====================================

Adds a booking feature for Mitt Helsingborg as a module.

06.7k[1 PRs](https://github.com/helsingborg-stad/modularity-mhbooking/pulls)JavaScript

Since Mar 17Pushed 3y ago6 watchersCompare

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

READMEChangelogDependenciesVersions (10)Used By (0)

[![Contributors](https://camo.githubusercontent.com/2bd33ae4f73089d951666686006fc1d500acee15051d3d61fe77a34b0325644b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f636f6e7472696275746f72732f68656c73696e67626f72672d737461642f6d6f64756c61726974792d6d68626f6f6b696e672e7376673f7374796c653d666c61742d737175617265)](https://github.com/helsingborg-stad/modularity-mhbooking/graphs/contributors)[![Forks](https://camo.githubusercontent.com/bacb20dbca804bfc53579b01a50ad17ab013527b26e5ee2a360370db174751b0/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f68656c73696e67626f72672d737461642f6d6f64756c61726974792d6d68626f6f6b696e672e7376673f7374796c653d666c61742d737175617265)](https://github.com/helsingborg-stad/modularity-mhbooking/network/members)[![Stargazers](https://camo.githubusercontent.com/55d6ffbcbc18d525523285bc9dce82730c77d31cba23fc936a33e97f8bb6d602/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f68656c73696e67626f72672d737461642f6d6f64756c61726974792d6d68626f6f6b696e672e7376673f7374796c653d666c61742d737175617265)](https://github.com/helsingborg-stad/modularity-mhbooking/stargazers)[![Issues](https://camo.githubusercontent.com/4f15e7a7b59d9a02fec36decae37465728a0fe2417a14fbadd7af7ed80ff170a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f68656c73696e67626f72672d737461642f6d6f64756c61726974792d6d68626f6f6b696e672e7376673f7374796c653d666c61742d737175617265)](https://github.com/helsingborg-stad/modularity-mhbooking/issues)[![License](https://camo.githubusercontent.com/4a3476a8f797e786067ca74f4207d01dec8a8ec492689762c24668ee98e6b28e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f68656c73696e67626f72672d737461642f6d6f64756c61726974792d6d68626f6f6b696e672e7376673f7374796c653d666c61742d737175617265)](https://raw.githubusercontent.com/helsingborg-stad/modularity-mhbooking/master/LICENSE)

### Modularity Booking (MH)

[](#modularity-booking-mh)

 Adds a booking feature for Mitt Helsingborg as a module.
 [Report Bug](https://github.com/helsingborg-stad/modularity-mhbooking/issues) · [Request Feature](https://github.com/helsingborg-stad/modularity-mhbooking/issues)

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

[](#table-of-contents)

- [Table of Contents](#table-of-contents)
- \[About Modularity Booking (MH)\](#about-Modularity Booking (MH))
    - [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 Modularity Booking (MH)
-----------------------------

[](#about-modularity-booking-mh)

[![Modularity Booking (MH) 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
```

- modularity

```
composer require helsingborg-stad/modularity
```

### Installation

[](#installation)

1. Clone the repo

```
git clone https://github.com/helsingborg-stad/modularity-mhbooking.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/modularity-mhbooking/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/modularity-mhbooking/master/LICENSE).

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

[](#acknowledgements)

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

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 Bus Factor1

Top contributor holds 56.8% 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/f46fe64973c3e89d15c745c0bf601c25983bafea81d30e64d4bf813a6f8c8c7c?d=identicon)[sebastianthulin](/maintainers/sebastianthulin)

---

Top Contributors

[![bearpersson](https://avatars.githubusercontent.com/u/5522509?v=4)](https://github.com/bearpersson "bearpersson (21 commits)")[![sepehrnoor](https://avatars.githubusercontent.com/u/2438079?v=4)](https://github.com/sepehrnoor "sepehrnoor (12 commits)")[![karlknowit](https://avatars.githubusercontent.com/u/81250970?v=4)](https://github.com/karlknowit "karlknowit (1 commits)")[![mikael102030](https://avatars.githubusercontent.com/u/184387911?v=4)](https://github.com/mikael102030 "mikael102030 (1 commits)")[![mikael-stromgren](https://avatars.githubusercontent.com/u/8775561?v=4)](https://github.com/mikael-stromgren "mikael-stromgren (1 commits)")[![sebastianthulin](https://avatars.githubusercontent.com/u/797129?v=4)](https://github.com/sebastianthulin "sebastianthulin (1 commits)")

### Embed Badge

![Health badge](/badges/helsingborg-stad-modularity-mhbooking/health.svg)

```
[![Health](https://phpackages.com/badges/helsingborg-stad-modularity-mhbooking/health.svg)](https://phpackages.com/packages/helsingborg-stad-modularity-mhbooking)
```

PHPackages © 2026

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