Skip to content

The-Sorce/aoc

Repository files navigation

Advent of Code PHP solutions

This repository includes my own, personal solutions for Advent of Code. Everything coded using PHP due to my nature as a mono-lingual one-trick pony. :D

aochelper

This project has one main dependency, aochelper by Conny Sjöblom and Tony Karlsson. aochelper provides a common structure for puzzle solutions, and the logic needed to run the solutions.

Laravel Zero

This project is built using the unofficial Laravel Zero micro-framework created by Nuno Maduro and Owen Voke for building command-line applications.

Tests

As Advent of Code offers good test cases, I have chosen to do a Test-driven development (TDD) approach to these puzzles, using the Pest testing framework.

About

Advent of Code PHP solutions

Topics

Resources

Stars

Watchers

Forks

Languages