PHPackages                             victormln/docker-php-nginx - 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. [Templating &amp; Views](/categories/templating)
4. /
5. victormln/docker-php-nginx

ActiveTemplate[Templating &amp; Views](/categories/templating)

victormln/docker-php-nginx
==========================

A project template to have PHP 8.1 and nginx

8.1(4y ago)06MITDockerfilePHP 8.1

Since May 22Pushed 2y ago1 watchersCompare

[ Source](https://github.com/victormln/docker-php-nginx)[ Packagist](https://packagist.org/packages/victormln/docker-php-nginx)[ Docs](https://victormln.gitlab.io/p/preparando-entorno-php-nginx-con-docker-docker-compose/)[ RSS](/packages/victormln-docker-php-nginx/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (4)DependenciesVersions (6)Used By (0)

[![PHP Version](https://camo.githubusercontent.com/4bdd15362cf503ecb71bfb701f8ccbb4f353030d0a7b947a2b59f0910114308d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f766963746f726d6c6e2f646f636b65722d7068702d6e67696e78)](https://camo.githubusercontent.com/4bdd15362cf503ecb71bfb701f8ccbb4f353030d0a7b947a2b59f0910114308d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f766963746f726d6c6e2f646f636b65722d7068702d6e67696e78)

Introduction
============

[](#introduction)

Template repository to have PHP + nginx available through a local URL:

What is in this template
------------------------

[](#what-is-in-this-template)

- PHP-fpm
- php.ini prepared to be edited by your own
- Composer
- Makefile
- Xdebug
- Nginx

Installation
------------

[](#installation)

1. From composer

```
$ composer create-project victormln/docker-php-nginx your-project
# It will ask you for your sudo password in order to add to your /etc/hosts the domain
```

OR with git:

```
$ git clone https://github.com/victormln/docker-php-nginx.git your-project
$ cd your-project
$ make install # It will ask you for your sudo password in order to add to your /etc/hosts the domain
```

2. Start web server:

```
$ make start
```

Test website: `https://web-server.test` (you will see all `phpinfo()`)

Now you can edit the file in `public/index.php` and start coding!

###  Health Score

26

—

LowBetter than 40% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

 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 ~0 days

Total

5

Last Release

1536d ago

Major Versions

1.0.3 → 8.12022-05-23

PHP version history (2 changes)1.0.2PHP 8.1.\*

1.0.3PHP 8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/13024831?v=4)[Víctor Molina](/maintainers/victormln)[@victormln](https://github.com/victormln)

---

Top Contributors

[![victormln](https://avatars.githubusercontent.com/u/13024831?v=4)](https://github.com/victormln "victormln (12 commits)")

---

Tags

dockerdocker-composenginxphptemplate

### Embed Badge

![Health badge](/badges/victormln-docker-php-nginx/health.svg)

```
[![Health](https://phpackages.com/badges/victormln-docker-php-nginx/health.svg)](https://phpackages.com/packages/victormln-docker-php-nginx)
```

###  Alternatives

[phpoffice/phpword

PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)

7.6k40.7M258](/packages/phpoffice-phpword)[rize/uri-template

PHP URI Template (RFC 6570) supports both expansion &amp; extraction

418153.8M66](/packages/rize-uri-template)[mopa/bootstrap-sandbox-bundle

Seperate live docs from code

246.8k](/packages/mopa-bootstrap-sandbox-bundle)[larablocks/pigeon

A more flexible email message builder for Laravel 5 including chained methods, reusable message configurations, and message layout and template view management.

143.7k](/packages/larablocks-pigeon)

PHPackages © 2026

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