PHPackages                             dietcake/spongecake - 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. dietcake/spongecake

ActiveLibrary

dietcake/spongecake
===================

dietcake sample

v1.2.1(7y ago)171915[2 issues](https://github.com/tsukimiya/spongecake/issues)[1 PRs](https://github.com/tsukimiya/spongecake/pulls)MITPHP

Since Dec 31Pushed 2y ago5 watchersCompare

[ Source](https://github.com/tsukimiya/spongecake)[ Packagist](https://packagist.org/packages/dietcake/spongecake)[ RSS](/packages/dietcake-spongecake/feed)WikiDiscussions master Synced today

READMEChangelog (9)Dependencies (4)Versions (17)Used By (0)

SpongeCake
==========

[](#spongecake)

spongecake は、dietcake のプロジェクトテンプレートです。 spongecake を利用する事で、dietcakeを簡単に使いはじめる事ができるようになります。

インストール手順
--------

[](#インストール手順)

### composerを使用してインストール

[](#composerを使用してインストール)

composerが使えるなら、以下のコマンドで簡単にインストールすることが可能です。

```
composer create-project dietcake/spongecake path/ "1.*"

```

これで、path/ 以下にdietcakeが使える状態で展開されます。

### zipファイルをダウンロードしてインストール

[](#zipファイルをダウンロードしてインストール)

 から最新のzipファイルをダウンロードし、展開します。

```
wget https://github.com/tsukimiya/spongecake/archive/v1.2.0.zip
unzip v1.2.0.zip

```

### core.php のコピー

[](#corephp-のコピー)

データベースの接続設定などを書き込む core.php ファイルを作成します。雛形をコピーします。

```
cd spongecake
cp app/config/core.development.php app/config/core.php

```

### ビルトインサーバの起動

[](#ビルトインサーバの起動)

PHP 5.4以降であればビルトインWebサーバが以下のコマンドで使えるので、以下のコマンドを実行後、ブラウザで  にアクセスできれば環境構築完了です。

```
cd app/webroot

php -S localhost:8080 index.php

```

もちろん apache で app/webroot を docroot に指定しても利用する事ができます

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 51.1% 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 ~200 days

Recently: every ~412 days

Total

11

Last Release

2565d ago

Major Versions

v0.4 → v1.0.02014-08-27

### Community

Maintainers

![](https://www.gravatar.com/avatar/72a77b65b2717ffb0b3e2e58055047f64354ca2bcaa0ad92ee434d59d8d4cf57?d=identicon)[ha1t](/maintainers/ha1t)

![](https://avatars.githubusercontent.com/u/71832?v=4)[Kiryu Tsukimiya](/maintainers/tsukimiya)[@tsukimiya](https://github.com/tsukimiya)

---

Top Contributors

[![tsukimiya](https://avatars.githubusercontent.com/u/71832?v=4)](https://github.com/tsukimiya "tsukimiya (24 commits)")[![ha1t](https://avatars.githubusercontent.com/u/189830?v=4)](https://github.com/ha1t "ha1t (21 commits)")[![takahashi-yugo](https://avatars.githubusercontent.com/u/8803381?v=4)](https://github.com/takahashi-yugo "takahashi-yugo (1 commits)")[![yanoshin](https://avatars.githubusercontent.com/u/603270?v=4)](https://github.com/yanoshin "yanoshin (1 commits)")

### Embed Badge

![Health badge](/badges/dietcake-spongecake/health.svg)

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

###  Alternatives

[jason-munro/cypht

Lightweight Open Source webmail written in PHP and JavaScript

1.6k157.9k](/packages/jason-munro-cypht)[symfony/symfony-demo

Symfony Demo Application

2.6k254.2k](/packages/symfony-symfony-demo)[ph7software/ph7cms

pH7Builder. Social Dating Web App Site Builder

1.0k1.6k](/packages/ph7software-ph7cms)[mapbender/mapbender

Mapbender library

10418.3k8](/packages/mapbender-mapbender)[bacula-web/bacula-web

The open source web based reporting and monitoring tool for Bacula

1557.7k](/packages/bacula-web-bacula-web)[eveseat/web

SeAT Web Interface

2623.5k158](/packages/eveseat-web)

PHPackages © 2026

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