PHPackages                             asaokamei/deca - 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. asaokamei/deca

ActiveProject[Framework](/categories/framework)

asaokamei/deca
==============

A PHP framework I can use for a decade...

0.1.9(1mo ago)08[1 issues](https://github.com/asaokamei/Deca/issues)MITPHPPHP &gt;=8.0

Since Sep 19Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/asaokamei/Deca)[ Packagist](https://packagist.org/packages/asaokamei/deca)[ RSS](/packages/asaokamei-deca/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (34)Versions (21)Used By (0)

Deca
====

[](#deca)

An **application starter kit** built on **Slim 4**, aimed at **years of continued use**—to keep building and maintaining real apps on the same stack.

- **Slim** handles HTTP routing and the request/response cycle.
- **Deca** layers familiar, low-dependency packages—PHP-DI, nyholm/psr7, Monolog, Twig, filp/whoops, and more—**on top of** Slim, **with** its own `core` code **to** wire them together cleanly.
- **Interfaces** (often PSR) abstract third-party boundaries so app code can survive library upgrades.

Japanese: [README.ja.md](README.ja.md). In-depth documentation: [docs/deca/README.md](docs/deca/README.md) (English) · [docs/deca/README.ja.md](docs/deca/README.ja.md) (Japanese).

### Installation

[](#installation)

Requires PHP 8.0+ and [Composer](https://getcomposer.org/).

Use Composer’s [`create-project`](https://getcomposer.org/doc/03-cli.md#create-project) to create a new project and install dependencies in one step. Replace `my-app` with your directory name:

```
composer create-project wscore/deca my-app

```

### Demo

[](#demo)

```
cd my-app
cd public
php -S 127.0.0.1:8000 index.php

```

Then open `http://127.0.0.1:8000` in your browser.

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance90

Actively maintained with recent releases

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

Every ~130 days

Recently: every ~10 days

Total

14

Last Release

52d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8ed783829e6fa0bd4b0def8c04ccfdfb2fc99f9e61e4a9470acad9e5abc5fcac?d=identicon)[asaokamei](/maintainers/asaokamei)

---

Top Contributors

[![asaokamei](https://avatars.githubusercontent.com/u/747030?v=4)](https://github.com/asaokamei "asaokamei (215 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/asaokamei-deca/health.svg)

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

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[getgrav/grav

Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS

15.6k86.4k1](/packages/getgrav-grav)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.1k17.8k](/packages/prestashop-prestashop)

PHPackages © 2026

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