PHPackages                             inter-mediator/samples - 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. inter-mediator/samples

ActiveApplication[Utility &amp; Helpers](/categories/utility)

inter-mediator/samples
======================

INTER-Mediator Application Template.

15(1mo ago)0321MITHTMLPHP &gt;=8.1.0

Since May 29Pushed 4w agoCompare

[ Source](https://github.com/INTER-Mediator/INTER-Mediator_Samples)[ Packagist](https://packagist.org/packages/inter-mediator/samples)[ Docs](https://inter-mediator.com)[ RSS](/packages/inter-mediator-samples/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

INTER-Mediator\_Samples
=======================

[](#inter-mediator_samples)

by INTER-Mediator Directive Committee ()

INTER-Mediator is the new style web application framework. You can develop easily and realize your ideals. You describe table and field names in any HTML elements, and these are bond to the database, showing values moreover automatically update with editing. If you want to implement more complex logic, you can write programs both client and server sides.

The main repository of INTER-Mediator is NOT here, this repository is only for samples.

INTER-Mediator:

-

All information about INTER-Mediator can be available at:

-
-

Everyone can see sample pages working with the database. You don't have to deploy the samples if you just want to see this at a glance.

The runnable version of the demo with the latest version of INTER-Mediator is here:

- [https://demo.inter-mediator.com/INTER-Mediator\_Samples/](https://demo.inter-mediator.com/INTER-Mediator_Samples/)

How to let them work on
-----------------------

[](#how-to-let-them-work-on)

Installation of this repository is as follows:

```
git clone https://github.com/INTER-Mediator/INTER-Mediator_Samples
cd INTER-Mediator_Samples
composer install
composer update

```

These processes set up other software required to run the samples. You can run the samples with command `php -S localhost:9000` and access to `http://localhost:9000`. The top page of the samples has links to each sample.

How to work on the main repository
----------------------------------

[](#how-to-work-on-the-main-repository)

If you want to work on the main repository with the samples, you can do it with the following steps.

```
git clone https://github.com/INTER-Mediator/INTER-Mediator
cd INTER-Mediator
composer install
composer update
git clone https://github.com/INTER-Mediator/INTER-Mediator_Samples samples
cd samples
mkdir -p vendor/inter-mediator
cd vendor/inter-mediator
ln -s ../../../ inter-mediator

```

The first 4 steps are the same as the installation of INTER-Mediator. After that, the samples are stored in the "samples" directory at the root of the INTER-Mediator repository. For sample files to refer to the valid files in the INTER-Mediator, one symbolic link has to be created.

How to work on an INTER-Mediator application
--------------------------------------------

[](#how-to-work-on-an-inter-mediator-application)

```
git clone
cd
composer install
composer update
cd vendor/inter-mediator/samples
ln -s ../../ vendor

```

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance94

Actively maintained with recent releases

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

36d ago

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

---

Tags

applicationINTER-Mediator

### Embed Badge

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

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

###  Alternatives

[hubleto/erp

Business Application Hub. Opensource ERP and CRM.

391.7k6](/packages/hubleto-erp)

PHPackages © 2026

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