Skip to content

deniskorbakov/skeleton-php-docker

Repository files navigation

Skeleton PHP Docker

This repository is designed to give you a template with which you can create your own packages.

GitHub Workflow Status GitHub Workflow Status Total Downloads Latest Version License

Installation

To start the template you will need git and docker/docker compose

Performing steps:

You can also submit a template to yourself through the GitHub interface ↙️

git clone https://github.com/deniskorbakov/skeleton-php-docker

Let's go to the cloned repository ⛳

cd skeleton-php-docker

To start, initialize the project and use it 🔥

make init

What do you get

  • Ready-made template project using the latest version of PHP
  • Tests/Test Coverage using pest
  • Static analyzers: phpstan/rector/phpcs
  • Ready-made environment using docker
  • Xdebug mod
  • GitHub actions for lint/tests
  • Issue Template for bug/question

I would be glad to receive your feedback

@Denis Korbakov

About

This template is for creating php applications with docker

Topics

Resources

License

Stars

Watchers

Forks