PHPackages                             considbrs-webdev/modularity-opening-hours - 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. considbrs-webdev/modularity-opening-hours

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

considbrs-webdev/modularity-opening-hours
=========================================

Modularity OpeningHours Module

1.0.0(1mo ago)056↓82.5%MITPHP

Since Feb 17Pushed 3w agoCompare

[ Source](https://github.com/Considbrs-Webdev/modularity-opening-hours)[ Packagist](https://packagist.org/packages/considbrs-webdev/modularity-opening-hours)[ RSS](/packages/considbrs-webdev-modularity-opening-hours/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependenciesVersions (6)Used By (0)

Modularity OpeningHours
=======================

[](#modularity-openinghours)

A opening-hours for creating Modularity modules.

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

[](#getting-started)

1. Clone this repository
2. Run `composer install` to install PHP dependencies
3. Run `npm install` to install Node dependencies
4. Run `npm run build` to build assets

Development
-----------

[](#development)

- `npm run dev` - Start development server
- `npm run watch` - Watch for changes and rebuild
- `npm run build` - Build for production
- `composer test` - Run PHP tests
- `composer lint` - Lint PHP code
- `composer format` - Format PHP code

Structure
---------

[](#structure)

```
├── modularity-opening-hours.php  # Main plugin file
├── source/
│   ├── php/
│   │   ├── App.php             # Application bootstrap
│   │   ├── AcfFields/          # ACF field definitions
│   │   └── Module/             # Module classes
│   │       ├── OpeningHours.php # Main module class
│   │       ├── assets/         # Module assets (icons)
│   │       └── views/          # Blade templates
│   └── sass/                   # SCSS files
├── assets/                     # Compiled assets (generated)
└── languages/                  # Translation files

```

Creating Your Module
--------------------

[](#creating-your-module)

1. Rename `modularity-opening-hours.php` and update the plugin header
2. Update the namespace in `composer.json` and all PHP files
3. Rename `source/php/Module/OpeningHours.php` to your module name
4. Update ACF fields in `source/php/AcfFields/json/`
5. Customize views in `source/php/Module/views/`
6. Add styles in `source/sass/`

License
-------

[](#license)

MIT

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance95

Actively maintained with recent releases

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 Bus Factor1

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

Unknown

Total

1

Last Release

30d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/18331514?v=4)[Michael Claesson](/maintainers/michaelclaesson)[@michaelclaesson](https://github.com/michaelclaesson)

---

Top Contributors

[![viktor7ltz](https://avatars.githubusercontent.com/u/78755786?v=4)](https://github.com/viktor7ltz "viktor7ltz (21 commits)")[![WilliamLundqvist](https://avatars.githubusercontent.com/u/157830304?v=4)](https://github.com/WilliamLundqvist "WilliamLundqvist (6 commits)")[![michaelclaesson](https://avatars.githubusercontent.com/u/18331514?v=4)](https://github.com/michaelclaesson "michaelclaesson (1 commits)")

### Embed Badge

![Health badge](/badges/considbrs-webdev-modularity-opening-hours/health.svg)

```
[![Health](https://phpackages.com/badges/considbrs-webdev-modularity-opening-hours/health.svg)](https://phpackages.com/packages/considbrs-webdev-modularity-opening-hours)
```

###  Alternatives

[t3kit/t3kit

t3kit project. A TYPO3 website starterkit.

5624.3k1](/packages/t3kit-t3kit)[denngarr/seat-fitting

Module to check fittings per character

1433.3k2](/packages/denngarr-seat-fitting)[thedmsgroup/mautic-enhancer-bundle

Various contact enhancer integrations for Mautic.

342.8k](/packages/thedmsgroup-mautic-enhancer-bundle)

PHPackages © 2026

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