PHPackages                             ateliee/pmp - 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. ateliee/pmp

ActiveLibrary[Framework](/categories/framework)

ateliee/pmp
===========

php5 frameworks

0.1.0(11y ago)286MITPHPPHP &gt;=5.0.0

Since Dec 17Pushed 11y ago1 watchersCompare

[ Source](https://github.com/ateliee/pmp)[ Packagist](https://packagist.org/packages/ateliee/pmp)[ Docs](https://github.com/ateliee/pmp)[ RSS](/packages/ateliee-pmp/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

高機能php frameworks
=================

[](#高機能php-frameworks)

[![image](/documents/images/icon.png)](/documents/images/icon.png)

pmpはsymfonyを模した超軽量フレームワークスです。

symfonyほどの高度な機能はありませんが、その分超軽量で快適に動作致します。

カスタマイズ性に優れており、管理ページはもとよりECサイト、ポータルサイトなど、

小規模サイトから中大規模サイトの構築にもオススメです。

完全日本産で、一通りの機能を最短構築できます。

また、phpのバージョンに依存しない作りを目指しており、

あらゆる環境のサーバーでの構築を目指しています。

### composer install

[](#composer-install)

```
    "require": {
        "ateliee/pmp": "dev-master"
    }

```

一部の機能は他のライブラリに依存しています。

インストールされていない場合は下記にてインストールしてください。

```
    "require": {
        ...
        "pear-pear.php.net/PEAR" : "*",
        "pear-pear.php.net/Mail" : "*"
    }

```

### autoload

[](#autoload)

```
require 'vendor/autoload.php';

```

ファイル構成
------

[](#ファイル構成)

```
/app/
/src/
/vendor/
/web/

```

TODO
====

[](#todo)

- model index column
- command support
- install command

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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

4217d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a69237d08699f142b3ba70a11c9f9538c615522373e747b5bc6453645aa732be?d=identicon)[ateliee](/maintainers/ateliee)

---

Top Contributors

[![ateliee](https://avatars.githubusercontent.com/u/4863358?v=4)](https://github.com/ateliee "ateliee (213 commits)")

### Embed Badge

![Health badge](/badges/ateliee-pmp/health.svg)

```
[![Health](https://phpackages.com/badges/ateliee-pmp/health.svg)](https://phpackages.com/packages/ateliee-pmp)
```

###  Alternatives

[laravel/dusk

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

1.9k39.6M298](/packages/laravel-dusk)[nineinchnick/edatatables

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

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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