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-2022-php

My PHP solutions to the 2022 Advent of Code challenges
https://github.com/aran112000/advent-of-code-2022-php

advent-of-code aoc2022 php

Last synced: 19 days ago
JSON representation

My PHP solutions to the 2022 Advent of Code challenges

Awesome Lists containing this project

README

        

# Advent of Code 2022 (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 8.2.

### 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 2022")