Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aran112000/advent-of-code-2019-php

My Advent of Code 2019 solutions (written in PHP)
https://github.com/aran112000/advent-of-code-2019-php

advent-of-code advent-of-code-2019 aoc aoc2019 php php74

Last synced: 5 days ago
JSON representation

My Advent of Code 2019 solutions (written in PHP)

Awesome Lists containing this project

README

        

# Advent of Code 2019 (my PHP solutions)
This year I'm not focused on getting the answer as quickly as possible and am trying to balance speed with producing maintainable code. I endeavour to solve each of the puzzles this year using PHP to try and get used to some of the new language features that were just introduced in PHP 7.4 last month.

### Spotted a better solution?
Awesome! Please open a PR, I'd love to see it! The reason that I take part in AoC each year as a way to tackle challenges I don't normally face and so I may learn from them.

![Advent of Code 2019 PHP solutions](https://raw.githubusercontent.com/aran112000/Advent-of-Code-2019-PHP/master/aoc.png "Advent of Code 2019")