All Projects → bscheshirwork → docker-yii2-app-advanced

bscheshirwork / docker-yii2-app-advanced

Licence: other
dockerized yiisoft/yii2-app-advanced

Programming Languages

Dockerfile
14818 projects
lua
6591 projects
shell
77523 projects

Projects that are alternatives of or similar to docker-yii2-app-advanced

Wordpressify
🎈 A build system designed to automate your WordPress development workflow.
Stars: ✭ 1,374 (+7533.33%)
Mutual labels:  xdebug
Wplib Box
The Best Local Dev Server for WordPress Developers
Stars: ✭ 204 (+1033.33%)
Mutual labels:  xdebug
php8-xdebug
PHP 8.0 for development and production usage. With nginx, brotli, xdebug, JIT and more...
Stars: ✭ 17 (-5.56%)
Mutual labels:  xdebug
Symfony 4 Docker Env
Docker Environment for Symfony. PHP-FPM, NGINX SSL Proxy, MySQL, LEMP
Stars: ✭ 119 (+561.11%)
Mutual labels:  xdebug
Xdebug Handler
Restart a CLI process without loading the xdebug extension.
Stars: ✭ 2,276 (+12544.44%)
Mutual labels:  xdebug
easydock
Dockerize your PHP apps ;)
Stars: ✭ 52 (+188.89%)
Mutual labels:  xdebug
Docker Magento Mutagen
Mage2click Docker-based development environment for Magento with mutagen.io sync for files on macOS
Stars: ✭ 64 (+255.56%)
Mutual labels:  xdebug
php-setup-guide
How to setup your Mac for PHP development
Stars: ✭ 24 (+33.33%)
Mutual labels:  xdebug
Primary Vagrant
An Apache based Vagrant configuration for helping you get the most out of WordPress Development
Stars: ✭ 192 (+966.67%)
Mutual labels:  xdebug
homebrew-extensions
🍻 Homebrew tap for PHP extensions
Stars: ✭ 264 (+1366.67%)
Mutual labels:  xdebug
Xdebug Trace Tree
Very simple XDebug trace web GUI
Stars: ✭ 125 (+594.44%)
Mutual labels:  xdebug
Dephpugger
Php Debugger to run in terminal to debug your code easily.
Stars: ✭ 181 (+905.56%)
Mutual labels:  xdebug
docker-php7
A docker image with php 7 and extensions (apc, apcu, intl, mcrypt,...)
Stars: ✭ 16 (-11.11%)
Mutual labels:  xdebug
Junkman
JunkMan is a toolkit for what it can trace the PHP GC logs by xdebug.distribute GC logs to the JunkManMonitor
Stars: ✭ 106 (+488.89%)
Mutual labels:  xdebug
phuzz
Find exploitable PHP files by parameter fuzzing and function call tracing
Stars: ✭ 53 (+194.44%)
Mutual labels:  xdebug
Pilothouse
A command line app for managing a LEMP local development environment based on Docker.
Stars: ✭ 98 (+444.44%)
Mutual labels:  xdebug
dnmp
docker-compose部署LNMP环境 Nginx/Openresty、MySQL(5.7、8.0、8.1)、PHP7.4(8.0、5.6)、Redis5.0、PHPMyAdmin、Xdebug、RabbitMQ、Nacos
Stars: ✭ 138 (+666.67%)
Mutual labels:  xdebug
docker-compose-moodle
This project quickly builds a local workspace for Moodle (Apache2, PHP-FPM with XDEBUG y Postgres) using containers for each of its main components. The local workspace is built and managed by Docker Compose
Stars: ✭ 33 (+83.33%)
Mutual labels:  xdebug
docker-laravel-8
A simple Docker - Laravel 8 - MySQL - Redis - PHPAdmin - NGINX - PHP 7.4 - Composer - Artisan - XDebug
Stars: ✭ 130 (+622.22%)
Mutual labels:  xdebug
phd5-app
💜 Universal web application built upon Docker, PHP & Yii 2.0 Framework
Stars: ✭ 71 (+294.44%)
Mutual labels:  yii2-application-template

Dockerized docker-yii2-advanced

Docker

Docker image composition (docker-compose) for yii2-app-advanced:

Simplify your way to start with pure yii2-app-advanced template.

Use docker-compose up -d for run without any debug tools. We can use nginx-proxy in same docker network.

You can also use ./docker-compose.yml (docker-compose up -d) in production.

Create your own local config cp .env_example .env and...

Use docker-compose -f docker-codeception-run/docker-compose.yml up -d for built-in image Codeception's tests

Use docker-compose -f docker-run/docker-compose.yml up -d for debug you project through XDebug; mysql-proxy for show sql-query log.

All Rights Reserved.

2020 © [email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].