Aubrey Portwood
Senior WordPress Developer, Stoic, Girl-Dad², Tennis Player, INTJ,
Enneagram 1, & Vintage Computer Tinkerer — based in Albuquerque, NM.

CLI Tools in PHP is harder

In case you’re wondering what’s easier:

1. Writing CLI tools e.g. shell scripts + zsh plugins
2. Writing CLI tools using PHP e.g. symfony/console, PHP-CLI, etc

#2 is harder. I tried it over the weekend.