PHPackages                             sofa1at/mobiscrollinterpreter - 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. sofa1at/mobiscrollinterpreter

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

sofa1at/mobiscrollinterpreter
=============================

converts sofa 1 businesshours and timetables to mobiscroll invalid/valid objects

1.4.0.3(1y ago)1300proprietarySCSSCI failing

Since Jun 18Pushed 1y ago2 watchersCompare

[ Source](https://github.com/sofa1at/php.b.int.mobiscroll)[ Packagist](https://packagist.org/packages/sofa1at/mobiscrollinterpreter)[ Docs](https://github.com/sofa1at/php.b.int.mobiscroll)[ RSS](/packages/sofa1at-mobiscrollinterpreter/feed)WikiDiscussions master Synced today

READMEChangelog (5)Dependencies (3)Versions (24)Used By (0)

status
------

[](#status)

[![Unittest](https://github.com/sofa1at/php.b.int.mobiscroll/actions/workflows/phpunit.yml/badge.svg)](https://github.com/sofa1at/php.b.int.mobiscroll/actions/workflows/phpunit.yml/badge.svg)

install the mobiscroll via composer
-----------------------------------

[](#install-the-mobiscroll-via-composer)

```
{
  "require": {
    "sofa1at/php.b.int.mobiscroll": "^1"
  },
  "config": {
    "github-oauth": {
      "github.com": "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"
    }
  },
  "repositories": [
    {
      "type": "vcs",
      "url": "git@github.com:sofa1at/php.b.int.mobiscroll.git"
    }
  ]
}
```

php-mobiscrollinterpreter
=========================

[](#php-mobiscrollinterpreter)

This repository holds all interfaces/classes/traits related to PSR-3.

composer require sofa1at/mobiscrollinterpreter

```
$converter = new Sofa1MobiscrollConverter();

// add businesshours
$converter->AddBusinessHours($mockDataBusinessHours);

// add timesettings
$converter->AddTimeSetting($mockTimeSetting);

// receive json
$converter->ToString();
```

\#phpunit tests Test if the output strings ar equal to the mock data strings.

Folder tests

TestClass InterpreterTest (interpretertest.php)

```
// timeSettings with Holidays
testTimeSettingsAndBusinessHolidays();
// timeSettings only
testTimeSettings();
// businessHours only
testBusinessHours();
// businessHours with Holidays
testBusinessHoursAndBusinessHolidays();
```

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance45

Moderate activity, may be stable

Popularity13

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 51.6% 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 ~82 days

Recently: every ~283 days

Total

22

Last Release

432d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/44612245?v=4)[sofa1at](/maintainers/sofa1at)[@sofa1at](https://github.com/sofa1at)

---

Top Contributors

[![ZeC128](https://avatars.githubusercontent.com/u/2338211?v=4)](https://github.com/ZeC128 "ZeC128 (66 commits)")[![Fkoechl](https://avatars.githubusercontent.com/u/57746999?v=4)](https://github.com/Fkoechl "Fkoechl (52 commits)")[![sofa1at](https://avatars.githubusercontent.com/u/44612245?v=4)](https://github.com/sofa1at "sofa1at (8 commits)")[![FlorianAmetsreiter](https://avatars.githubusercontent.com/u/47108470?v=4)](https://github.com/FlorianAmetsreiter "FlorianAmetsreiter (2 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/sofa1at-mobiscrollinterpreter/health.svg)

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

###  Alternatives

[pocketmine/pocketmine-mp

A server software for Minecraft: Bedrock Edition written in PHP

3.5k74.6k86](/packages/pocketmine-pocketmine-mp)[coenjacobs/mozart

Composes all dependencies as a package inside a WordPress plugin

4723.6M20](/packages/coenjacobs-mozart)

PHPackages © 2026

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