PHPackages                             silencenjoyer/silence-app-template - 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. silencenjoyer/silence-app-template

ActiveProject[Framework](/categories/framework)

silencenjoyer/silence-app-template
==================================

A starter template for client-ready application built on the Silence framework.

11PHP

Since Jul 23Pushed 11mo agoCompare

[ Source](https://github.com/silencenjoyer/silence-app-template)[ Packagist](https://packagist.org/packages/silencenjoyer/silence-app-template)[ RSS](/packages/silencenjoyer-silence-app-template/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

💻 Silence Application Template
==============================

[](#-silence-application-template)

[![Latest Stable Version](https://camo.githubusercontent.com/bf49bdd9948b48db35235ec0e50cb7681d91ebeaa33f4022fb1a5c7df9316e47/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73696c656e63656e6a6f7965722f73696c656e63652d6170702d74656d706c6174652e737667)](https://packagist.org/packages/silencenjoyer/silence-app-template)[![PHP Version Require](https://camo.githubusercontent.com/1c063318d65c0544a093d4a92e92f67ac357ade9dcac8fbbfdf60da8b73630e8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f73696c656e63656e6a6f7965722f73696c656e63652d6170702d74656d706c6174652e737667)](https://packagist.org/packages/silencenjoyer/silence-app-template)[![License](https://camo.githubusercontent.com/7717a1b88707c4278ca36167321cd29f3e966aa288a804051954de9565f748cc/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f73696c656e63656e6a6f7965722f73696c656e63652d6170702d74656d706c617465)](LICENSE.md)

Web application template for [Silence PHP Framework](https://github.com/silencenjoyer/silence).

[![Welcome to Silence](docs/wlcome_to_silence.png)](docs/wlcome_to_silence.png)

⚙️ Installation
---------------

[](#️-installation)

```
composer create-project --stability=dev silencenjoyer/silence-app-template silence-app
cd silence-app

```

🚀 To run the app:
-----------------

[](#-to-run-the-app)

`docker compose -p silence-app up -d`

Now you should be able to access the application through the browser. Usually it is .

📁 Directory structure
---------------------

[](#-directory-structure)

```
app/                    Application files.
    Bootstrap/          Application and DI pre-configuration.
    Config/             Configuration files.
    Event/              Application Event System.
    Extensions/         Application Extensions.
    Http/               Everything related to HTTP processing.
        Controllers/
        Handlers/       PSR-15 Request Handlers.
        Middlewares/    PSR-15 Middlewares
    Routes/             Application Routes.
docker/                 Docker-specific files.
docs/                   Documentation.
public/                  Files publically accessible from the Internet.
    index.php           Entry script.
resources/              Application resources.
    views/              View templates.
storage/                Files generated during runtime.
var/                    Files generated during runtime.
tests/                  A set of Unit tests for the application.
vendor/                 Installed Composer packages.

```

📄 License
---------

[](#-license)

This package is distributed under the BSD-3 licence. For more details, see [LICENSE](LICENSE.md).

###  Health Score

16

—

LowBetter than 4% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity14

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/92015969?v=4)[Andrii Gebrych](/maintainers/Silencenjoyer)[@silencenjoyer](https://github.com/silencenjoyer)

---

Top Contributors

[![silencenjoyer](https://avatars.githubusercontent.com/u/92015969?v=4)](https://github.com/silencenjoyer "silencenjoyer (6 commits)")

### Embed Badge

![Health badge](/badges/silencenjoyer-silence-app-template/health.svg)

```
[![Health](https://phpackages.com/badges/silencenjoyer-silence-app-template/health.svg)](https://phpackages.com/packages/silencenjoyer-silence-app-template)
```

###  Alternatives

[laravel/dusk

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

1.9k39.6M297](/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)
