PHPackages                             nkeneng/symfony-varnish-skeleton - 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. nkeneng/symfony-varnish-skeleton

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

nkeneng/symfony-varnish-skeleton
================================

The Symfony Varnish Skeleton template

1.0.0-stable(3y ago)06MITVCL

Since Apr 10Pushed 3y ago1 watchersCompare

[ Source](https://github.com/nkeneng/symfony-varnish-docker)[ Packagist](https://packagist.org/packages/nkeneng/symfony-varnish-skeleton)[ RSS](/packages/nkeneng-symfony-varnish-skeleton/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Symfony Project Template + docker + varnish
===========================================

[](#symfony-project-template--docker--varnish)

**🚨🚨 I tried it with a docker version 20 and didn't work , then I upgraded to 23 and it worked fine 🚨🚨**

This is a template repository for bootstrapping a Symfony project with additional PHP libraries integrated. The included libraries are:

- friendsofsymfony/http-cache-bundle
- symfony/http-client
- nyholm/psr7
- guzzlehttp/promises
- webpack

The template also includes default configuration for the httpcachebundle to get the Varnish server working.

The project runs inside a Docker stack composed of

- PHP-FPM,
- Caddy,
- MySQL
- Varnish.

**💡💡 This Docker stack is based on the [dunglas/symfony-docker](https://github.com/dunglas/symfony-docker) template.**

Getting Started
---------------

[](#getting-started)

To use this template, follow these steps:

1. Define the required environment variables in the .env file.
2. Replace the PROJECT variable in the .env file to your project name in lowercase
3. Do a search and replace in the dockerfiles directory to replace ${PROJECT} with the name of your project you inserted in the .env file . For example, if your project name is MyProject, you would replace ${PROJECT} with myproject.
    - ***That is because the variable ${PROJECT} i tried to use is not working. So I have to replace it manually.***
4. Install the symfony app using the command: ```
    make install
    ```
5. Build the Docker images using the command: ```
    make build
    ```
6. Run the Docker containers using the command: ```
    make up
    ```

### Contributing

[](#contributing)

If you would like to contribute to this template, please open an issue or submit a pull request on GitHub.

### License

[](#license)

This template is licensed under the MIT License. See the LICENSE file for details.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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

Unknown

Total

1

Last Release

1128d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9f3c6117fa873d4f22b58a7c9c1033b11cfe89099d2c1bf03dc0c64b6c5a9b92?d=identicon)[nkeneng](/maintainers/nkeneng)

---

Top Contributors

[![nkeneng](https://avatars.githubusercontent.com/u/47323934?v=4)](https://github.com/nkeneng "nkeneng (17 commits)")

### Embed Badge

![Health badge](/badges/nkeneng-symfony-varnish-skeleton/health.svg)

```
[![Health](https://phpackages.com/badges/nkeneng-symfony-varnish-skeleton/health.svg)](https://phpackages.com/packages/nkeneng-symfony-varnish-skeleton)
```

###  Alternatives

[select2/select2

Select2 is a jQuery based replacement for select boxes.

26.0k7.8M27](/packages/select2-select2)[iamcal/php-emoji

This is a PHP library for dealing with Emoji, allowing you to convert between various native formats and displaying them using HTML.

1.3k481.1k](/packages/iamcal-php-emoji)[noahbuscher/macaw

Simple PHP router class.

88717.1k8](/packages/noahbuscher-macaw)[demi/seo

Library for working with SEO parameters of models

131.6k](/packages/demi-seo)

PHPackages © 2026

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