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 2mo 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

19

—

LowBetter than 10% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity27

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://www.gravatar.com/avatar/8f61df794063cf9e5c2565afa8296be4a556660056256e755d6a903439a994e8?d=identicon)[inter-mediator](/maintainers/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

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M190](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M256](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M591](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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