Talk comments

Full of great examples and use-cases, this is one of those talks that makes you want to skip the rest of the conference to go hack on chatbots.

Great overview of basic PHP development for the command line

Jack Peterson at 11:08 on 20 Sep 2018

I really enjoyed this talk being focused more heavily on the commands and walking through docker. I gained some good insight into using docker as a more convenient way to run multiple versions of packages on a host operating system where the default package manager may not support simultaneous installations of different versions of some executable. Very nice!

Joseph Lavin at 11:05 on 20 Sep 2018

Great talk discussing hard to discuss subjection.

Joseph Lavin at 11:04 on 20 Sep 2018

Lot's of good info! Would appreciate a little more structure & overview before jumping into the commands.

Jesse D at 11:01 on 20 Sep 2018

High-energy discussion, love Cal's passion

Jesse D at 11:00 on 20 Sep 2018

Lots of references and shout-outs for frameworks, like the breadth of the talk.

Jesse D at 10:59 on 20 Sep 2018

Important learnings for any app

Oscar Merida at 10:45 on 20 Sep 2018

Excellent overview for writing command line scripts useful for different contexts. I would have preferred seeing the code example earlier but that may just be a personal preference.

Ian Guinn at 10:44 on 20 Sep 2018

Very fast discussion of CLI interfaces. great for developers that have never used the cmd line.