PHPackages                             trinsyca/docker - 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. trinsyca/docker

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

trinsyca/docker
===============

Docker Setup \[frontend, backend, fullstack\] for Laravel

v1.1.1(1y ago)024MITPHPPHP &gt;=7.0

Since Mar 8Pushed 1y ago1 watchersCompare

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

READMEChangelogDependencies (1)Versions (10)Used By (0)

🚀 TrinsyCa Docker Setup 🚀

===========================

[](#-trinsyca-docker-setup-)

Welcome to the **Trinsyca Docker** project
Please choose your preferred language

[
 English
 ](https://github.com/TrinsyCa/Docker/?tab=readme-ov-file#-trinsyca-docker-setup-)[
 Turkish
 ](README.tr.md)

What is this project for?
-------------------------

[](#what-is-this-project-for)

- **This project allows you to easily set up Docker configurations for your PHP projects.**
- **You can integrate frontend, backend, or full-stack setups with just a few commands!**

Installation 🚀
--------------

[](#installation-)

**To integrate this project into your own, simply run the following command:**

```
composer require trinsyca/docker
```

**This will add the necessary Docker files and configurations to your project.**

**After running the installation commands, the project will automatically execute the command `composer require trinsyca/trinsy`.**
**During this process, you will be prompted with the following question in the terminal:**

```
Do you trust "trinsyca/trinsy" to execute code and wish to enable it now? (writes "allow-plugins" to composer.json) [y,n,d,?]
```

- **Please type `y` to allow and proceed.**

**This will install the [`trinsyca/trinsy`](https://github.com/TrinsyCa/Trinsy) plugin, enabling you to use the Docker setup commands**

Available Commands ⚙️
---------------------

[](#available-commands-️)

**Once installed, use the following Composer commands to set up the Docker configurations for your project:**

### For Frontend Docker Setup:

[](#for-frontend-docker-setup)

- ```
    composer trinsy:docker-frontend
    ```

### For Backend Docker Setup:

[](#for-backend-docker-setup)

- ```
    composer trinsy:docker-backend
    ```

### For Fullstack Docker Setup (Frontend &amp; Backend):

[](#for-fullstack-docker-setup-frontend--backend)

- ```
    composer trinsy:docker-fullstack
    ```

### To Remove Docker Files:

[](#to-remove-docker-files)

- ```
    composer trinsy:docker-remove
    ```

How It Works 🔧
--------------

[](#how-it-works-)

- **Frontend**: Adds Docker configuration for frontend development.
- **Backend**: Adds Docker configuration for backend services, including database and API setup.
- **Fullstack**: Combines both frontend and backend Docker setups.
- **Remove**: Safely removes the Docker-related files from your project.

Note 📌
------

[](#note-)

**Before removing Docker files, you will be prompted with a confirmation to ensure you want to proceed.**

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance44

Moderate activity, may be stable

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity38

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

9

Last Release

436d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/980eb483158ba38ab2e9a68eecb21863552e5969c937e6d8e118739462eb1ff3?d=identicon)[TrinsyCa](/maintainers/TrinsyCa)

---

Top Contributors

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

---

Tags

composercomposer-librarycomposer-plugindockerdocker-composedocker-compose-templatedockerfilesphplaraveldockerdocker laravellaravel docker setupdocker setupdocker frontenddocker backenddocker fullstack

### Embed Badge

![Health badge](/badges/trinsyca-docker/health.svg)

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

###  Alternatives

[neo/little-sail

Smaller Alpine based image for Laravel Sail runtimes

389.0k](/packages/neo-little-sail)[downtoworld/laravel-devops

Laravel Cloudflare-Tunnels Ready Production Docker-Compose

161.1k](/packages/downtoworld-laravel-devops)

PHPackages © 2026

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