dferriz / symfony-skeleton

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Skeleton for making simple PHP Kata excersises

What's the purpose of this project?

To have a simple dockerized app with PHP and Nginx to make small Kata excercises.

This is a simple composition. More complex docker container compositions will be added soon including MySQL and Redis container for advanced levels.

What's included?

  • PHP 7 container
  • Nginx container

Recommended excercises

This is a list from scratch, will be updated with more detail in a future.

  • Exceptions
  • Abstractions
  • API REST emulation.
  • Webhook requests management.

About


Languages

Language:Makefile 45.6%Language:Dockerfile 37.4%Language:Shell 13.1%Language:PHP 3.9%