diff --git a/docs/examples.md b/docs/examples.md index 45d0468c..d5db45bc 100644 --- a/docs/examples.md +++ b/docs/examples.md @@ -23,3 +23,6 @@ A specification for adding human and machine-readable meaning to commit messages ### [Tito-Kati/fizzbuzz-bashunit](https://github.com/Tito-Kati/fizzbuzz-bashunit) Popular introductory FizzBuzz kata solved in Bash with **bashunit** as the testing framework. + +### [phpctl](https://github.com/opencodeco/phpctl) +It is a Docker (containers) based development environment for PHP.