PHPackages                             inter-mediator/simple-bbs - 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. [Framework](/categories/framework)
4. /
5. inter-mediator/simple-bbs

ActiveApplication[Framework](/categories/framework)

inter-mediator/simple-bbs
=========================

Simple BBS Web Application with Using INTER-Mediator.

101PHP

Since Jan 14Pushed 1y ago1 watchersCompare

[ Source](https://github.com/INTER-Mediator/IMApp_SimpleBBS)[ Packagist](https://packagist.org/packages/inter-mediator/simple-bbs)[ RSS](/packages/inter-mediator-simple-bbs/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

IMApp\_SimpleBBS
================

[](#imapp_simplebbs)

Simple BBS Web Application with Using INTER-Mediator.

This is a part of the hands-on session to study INTER-Mediator, but you don't have to work, and all codes are prepared on this repository. If you want to check the contents of the session, the url below is documentation (Japanase).

Preparation
===========

[](#preparation)

Installing PHP, git, composer, MySQL and Node.js with npm.

The database has to be prepared with the following schema which is the sample db of the INTER-Mediator. If you already try to use the INTER-Mediator, this sample db has to be setup.

[https://raw.githubusercontent.com/INTER-Mediator/INTER-Mediator/master/dist-docs/sample\_schema\_mysql.txt](https://raw.githubusercontent.com/INTER-Mediator/INTER-Mediator/master/dist-docs/sample_schema_mysql.txt)

Setup
=====

[](#setup)

This web app based on the composer. So you clone this repository, following to execute the composer command on the root of the repository.

```
git clone https://github.com/inter-mediator/IMApp_SimpleBBS
cd IMApp_SimpleBBS
composer update

```

Getting Started App
-------------------

[](#getting-started-app)

The quick way to host the web app, the php command's server mode is convenient.

```
php -S localhost:9000

```

After that, you can access the application with url  from any browser that executing on the same host.

###  Health Score

18

—

LowBetter than 7% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity28

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/6761318?v=4)[INTER-Mediator](/maintainers/inter-mediator)[@INTER-Mediator](https://github.com/INTER-Mediator)

---

Top Contributors

[![msyk](https://avatars.githubusercontent.com/u/182120?v=4)](https://github.com/msyk "msyk (11 commits)")

### Embed Badge

![Health badge](/badges/inter-mediator-simple-bbs/health.svg)

```
[![Health](https://phpackages.com/badges/inter-mediator-simple-bbs/health.svg)](https://phpackages.com/packages/inter-mediator-simple-bbs)
```

###  Alternatives

[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[andregasparin/leafletadianti

Plugins for Adianti Framework

143.2k](/packages/andregasparin-leafletadianti)

PHPackages © 2026

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