PHPackages                             ajifatur/faturdocker - 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. ajifatur/faturdocker

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

ajifatur/faturdocker
====================

Project that containerizing project

v1.0.1(1y ago)06MITPHP

Since Dec 18Pushed 1y ago1 watchersCompare

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

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

FaturHelper
===========

[](#faturhelper)

 [![Total Downloads](https://camo.githubusercontent.com/d7aa7db504bf7ee677f9f80d4db809d906d8e44887368499a9869dff5d881bfd/68747470733a2f2f706f7365722e707567782e6f72672f616a6966617475722f6661747572646f636b65722f642f746f74616c2e737667)](https://packagist.org/packages/ajifatur/faturdocker) [![Latest Stable Version](https://camo.githubusercontent.com/5b6dcd210be65c46636fe389e970fbaf2c730b66e8bbd947e6e1af04a2c99dd2/68747470733a2f2f706f7365722e707567782e6f72672f616a6966617475722f6661747572646f636b65722f762f737461626c652e737667)](https://packagist.org/packages/ajifatur/faturdocker) [![License](https://camo.githubusercontent.com/d48ad44360c5d6f46bf80c9a78e0530f0cbf328ff506a86eea666581815da3a9/68747470733a2f2f706f7365722e707567782e6f72672f616a6966617475722f6661747572646f636b65722f6c6963656e73652e737667)](https://packagist.org/packages/ajifatur/faturdocker) [![WakaTime](https://camo.githubusercontent.com/5d3d18e5bde1fc27d281449b504057d61a88b1ecbac9e4523c154e350ac774d9/68747470733a2f2f77616b6174696d652e636f6d2f62616467652f757365722f37303936643132372d363931362d346633652d616464322d6237663563613965316236362f70726f6a6563742f66383430663732352d356230332d343334352d383039632d3234663131343264393161652e737667)](https://wakatime.com/@ajifatur)

Prerequisite
------------

[](#prerequisite)

- Laravel &gt;= 10

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

[](#installation)

### Download From Composer:

[](#download-from-composer)

Run this script into your CLI:

```
composer require ajifatur/faturdocker
```

### Configuration:

[](#configuration)

Add this script into `config/app.php` file in `providers` section:

```
Ajifatur\FaturHelper\FaturDockerServiceProvider::class,
```

Run this script into your CLI every after install or update the `faturdocker`:

```
php artisan faturdocker:install
```

Edit `docker/mysql/init/create_databases.sql` file if you want to change or add database as you want.

Edit database configuration in `.env` file:

```
## DB_HOST is filled with mysql-db' container name in `docker-compose.yml`
## DB_PASSWORD is filled with MYSQL_PASSWORD in `docker-compose.yml`
DB_HOST="faturdocker-mysql"
DB_PASSWORD=secret
```

Run this script into your CLI:

```
docker-compose build
docker-compose up -d
```

### Additional:

[](#additional)

Add this into `.gitignore` file to ignore files or directories in your Git:

```
/docker
docker-compose.yml
DockerFile
```

### Enjoy!

[](#enjoy)

Open `http://localhost:9000` because the web server is on `9000` port.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance39

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

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.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

515d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/17f175a06387199bb5bcbcc9fa78b43ca8e0954d5252ae89dda7bbeb919158b2?d=identicon)[ajifatur](/maintainers/ajifatur)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/ajifatur-faturdocker/health.svg)

```
[![Health](https://phpackages.com/badges/ajifatur-faturdocker/health.svg)](https://phpackages.com/packages/ajifatur-faturdocker)
```

###  Alternatives

[deployer/deployer

Deployment Tool

11.0k25.4M207](/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)
