PHPackages                             considbrs-webdev/modularity-latest-events - 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-latest-events

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

considbrs-webdev/modularity-latest-events
=========================================

Modularity Latest Events Module

054↓87.5%PHP

Since Jan 14Pushed 3w agoCompare

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

READMEChangelogDependenciesVersions (2)Used By (0)

Modularity LatestEvents
=======================

[](#modularity-latestevents)

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

Maintenance63

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 (4 commits)")

### Embed Badge

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

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

###  Alternatives

[tractorcow/silverstripe-autocomplete

Autocomplete text field for Silverstripe

35392.6k6](/packages/tractorcow-silverstripe-autocomplete)[duncan3dc/bom-string

A small PHP library to handle byte order marks (BOM)

14565.5k2](/packages/duncan3dc-bom-string)[jucksearm/php-barcode

Barcode Generation Package inspired by Nicola Asuni.

11381.0k1](/packages/jucksearm-php-barcode)[datomatic/nova-detached-actions

A Laravel Nova tool to allow for placing actions in the Nova toolbar detached from the checkbox selection mechanism.

11258.1k](/packages/datomatic-nova-detached-actions)[zephir/kirby-cookieconsent

Kirby cookieconsent plugin

515.0k](/packages/zephir-kirby-cookieconsent)[runner/heshen

finite state machine

193.1k2](/packages/runner-heshen)

PHPackages © 2026

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