PHPackages                             korchasa/app-blueprint - 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. korchasa/app-blueprint

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

korchasa/app-blueprint
======================

PHP app/lib blueprint

0.2(8y ago)020MITPHP

Since Aug 5Pushed 7y ago1 watchersCompare

[ Source](https://github.com/korchasa/php-app-blueprint)[ Packagist](https://packagist.org/packages/korchasa/app-blueprint)[ RSS](/packages/korchasa-app-blueprint/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (5)Versions (3)Used By (0)

PHP7 app/lib blueprint
======================

[](#php7-applib-blueprint)

Structure, code style, static analysis, PHPUnit, travis-ci template, alpine-based Docker.

Create project:

```
composer create-project korchasa/app-blueprint
```

Dev usage:

```
composer check-loop --timeout=0 # check everything every 10 secs
```

Other scripts:

```
composer style # check code style with code_sniffer
composer style-fix # fix code style
composer analyze # static analysis
composer unit # run unit tests
composer check # style && analyze && unit
```

Generate `Dockerfile` from composer platform reqs

```
docker run --rm -v "$(pwd)":/work korchasa/composer2docker > Dockerfile
```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

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

Every ~3 days

Total

2

Last Release

3247d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3f7a3b9fb1ed0ea228e7df94abfdc9ebaa5d2e3a23b806047ab50dbd408e9adc?d=identicon)[korchasa](/maintainers/korchasa)

---

Tags

blueprintphp

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/korchasa-app-blueprint/health.svg)

```
[![Health](https://phpackages.com/badges/korchasa-app-blueprint/health.svg)](https://phpackages.com/packages/korchasa-app-blueprint)
```

###  Alternatives

[codeigniter4/devkit

Development toolkit for CodeIgniter libraries and projects

68195.7k114](/packages/codeigniter4-devkit)[ramsey/devtools

A Composer plugin to aid PHP library and application development.

7135.7k29](/packages/ramsey-devtools)

PHPackages © 2026

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