Wednesday, November 30, 2022

Show HN: I built my own minimal PHP framework https://ift.tt/c8mNuvn

Show HN: I built my own minimal PHP framework This is a simple PHP framework I built myself from scratch with minimal dependencies from composer. It has Autowiring DI and some simple routing provided by the Slim router. The code: https://ift.tt/PkFxoRK November 30, 2022 at 01:21PM

No comments:

Post a Comment

Show HN: Pure Effect – Reproduce production bugs on your laptop without a DB https://ift.tt/KGo8nF3

Show HN: Pure Effect – Reproduce production bugs on your laptop without a DB Hi HN, I think it's safe to say that the majority of develo...