Download the PHP package trinsyca/trinsy without Composer
On this page you can find all versions of the php package trinsyca/trinsy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package trinsy
π Trinsy Composer Plugin π
Please choose your preferred language: [β
βEnglishβ
β][EN] [β
βTurkishβ
β][TR] [TR]: README.tr.md [EN]: https://github.com/TrinsyCa/Docker/?tab=readme-ov-file#-trinsyca-docker-setup-
What is this project for? π€
-
This project provides a Composer plugin for seamless Docker setup in PHP projects.
-
It automatically integrates frontend, backend, or full-stack Docker configurations.
- You can execute simple commands to set up or remove Docker configurations without hassle!
Installation π
To integrate this plugin into your project, simply run the following command:
This will install the plugin and register the necessary Composer scripts in your project.
- Please type
yto allow and proceed.
This will allow the use of composer trinsy commands
Available Commands βοΈ
Once installed, use the following Composer commands to manage Docker configurations:
π³ Docker Setup
To integrate this project into your own, simply run the following command:
This will add the necessary Docker files and configurations to your project.
β Setup Frontend Docker:
β Setup Backend Docker:
β Setup Fullstack Docker (Frontend & Backend):
β Remove Docker Setup:
How It Works π§
-
Frontend Setup: Adds Docker configurations for frontend development.
-
Backend Setup: Adds Docker configurations for backend services, including databases and APIs.
-
Fullstack Setup: Combines both frontend and backend configurations into a unified Docker environment.
- Remove Setup: Allows you to safely remove Docker files from your project when no longer needed.
Notes π
This plugin automatically registers its scripts within your composer.json file.
If you need to re-register the scripts, run:
License π
This project is licensed under the MIT License.
Contributors β€οΈ
We welcome contributions! Feel free to open an issue or submit a pull request.
π© For support, contact us via GitHub issues.