The number of microservices I’ve spun up this year using PHPNomad is something to behold.
I’ve really gotten into a groove with that system, and it’s just so, SO nice to have every single thing I build and manage using the exact same framework. It’s better to be consistent than great, and my biggest bottleneck right now is reviewing code. I can review and identify code smells so much faster with PHPNomad because I know just from a glance when something isn’t built using the patterns it should be built using.
Plus the CLI I buit for it scaffolds most of the code when we’re building greenfield projects, and that saves a ton of tokens when building.
I love it.
Leave a Reply