PHPackages                             considbrs-webdev/modularity-municipal-calendar - 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-municipal-calendar

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

considbrs-webdev/modularity-municipal-calendar
==============================================

Modularity Municipal Calendar Module

054↓85%PHP

Since Dec 30Pushed 4w agoCompare

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

READMEChangelogDependenciesVersions (2)Used By (0)

Modularity MunicipalCalendar
============================

[](#modularity-municipalcalendar)

A municipal-calendar module

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-municipal-calendar.php  # Main plugin file
├── source/
│   ├── php/
│   │   ├── App.php             # Application bootstrap
│   │   ├── AcfFields/          # ACF field definitions
│   │   └── Module/             # Module classes
│   │       ├── MunicipalCalendar.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-municipal-calendar.php` and update the plugin header
2. Update the namespace in `composer.json` and all PHP files
3. Rename `source/php/Module/MunicipalCalendar.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

24

—

LowBetter than 31% of packages

Maintenance61

Regular maintenance activity

Popularity11

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity15

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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://avatars.githubusercontent.com/u/18331514?v=4)[Michael Claesson](/maintainers/michaelclaesson)[@michaelclaesson](https://github.com/michaelclaesson)

---

Top Contributors

[![WilliamLundqvist](https://avatars.githubusercontent.com/u/157830304?v=4)](https://github.com/WilliamLundqvist "WilliamLundqvist (1 commits)")

### Embed Badge

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

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

PHPackages © 2026

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