PHPackages                             ijpatricio/docker-for-forge - 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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. ijpatricio/docker-for-forge

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

ijpatricio/docker-for-forge
===========================

Docker utilities to use Docker within Forge deployed servers.

02111PHP

Since Aug 12Pushed 2y ago1 watchersCompare

[ Source](https://github.com/ijpatricio/docker-for-forge)[ Packagist](https://packagist.org/packages/ijpatricio/docker-for-forge)[ RSS](/packages/ijpatricio-docker-for-forge/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Prepare your repo locally

```
composer require ijpatricio/docker-for-forge --dev
php artisan dockerEnv:install

```

Configure Forge Add site

Deploy script

```
cd /home/forge/FOLDER
git pull origin $FORGE_SITE_BRANCH

#Make sure `docker-compose.yml` is Git ignored in your project
cp docker-compose.prod.yml docker-compose.yml

docker-compose build

docker-compose up -d --remove-orphans

./Taskfile forgeCmd "php artisan migrate --force"

```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity25

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/244a7b6892a44d2bf07b1643486aa8ee67900623764a5f08533a38da07403cd1?d=identicon)[ijpatricio](/maintainers/ijpatricio)

---

Top Contributors

[![ijpatricio](https://avatars.githubusercontent.com/u/26031459?v=4)](https://github.com/ijpatricio "ijpatricio (9 commits)")

### Embed Badge

![Health badge](/badges/ijpatricio-docker-for-forge/health.svg)

```
[![Health](https://phpackages.com/badges/ijpatricio-docker-for-forge/health.svg)](https://phpackages.com/packages/ijpatricio-docker-for-forge)
```

###  Alternatives

[deployer/deployer

Deployment Tool

11.0k25.4M206](/packages/deployer-deployer)[appwrite/server-ce

End to end backend server for frontend and mobile apps.

55.3k84.2k](/packages/appwrite-server-ce)[pragmarx/health

Laravel Server &amp; App Health Monitor and Notifier

2.0k1.0M2](/packages/pragmarx-health)[felixfbecker/language-server-protocol

PHP classes for the Language Server Protocol

22476.7M6](/packages/felixfbecker-language-server-protocol)[heroku/heroku-buildpack-php

Toolkit for starting a PHP application locally, with or without foreman, using the same config for PHP and Apache2/Nginx as on Heroku

8161.3M10](/packages/heroku-heroku-buildpack-php)[tiamo/phpas2

PHPAS2 is a php-based implementation of the EDIINT AS2 standard

4674.7k](/packages/tiamo-phpas2)

PHPackages © 2026

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