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 9mo 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 1mo ago

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 5% of packages

Maintenance40

Moderate activity, may be stable

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://www.gravatar.com/avatar/2b7de643b35f682f4d64395444666af3fdb03945046413cdd9cc75c5241a81b7?d=identicon)[Silencenjoyer](/maintainers/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/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

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

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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