ColumbusPHP Monthly Meeting - Aug 2016
Our monthly meetup with a featured presentation.…
Our monthly meetup with a featured presentation.…
Our monthly meetup. Moving Beyond ‘var_dump’ by Phil Birnie…
Our monthly meetup. cURL and REST API Best Practices by Derek McDaniel…
Executing PHP from the command line enables us to interact with our applications in new and interesting ways, from performing site maintenance to scaffolding new projects. CLI tools such as WP-CLI, Ar…
As developers we face a myriad of security decisions when creating websites which may disclose the level of security inside. As consumers we’ve observed these tell-tell signs that all may not be well …
As developers, we play a pivotal role in the quality assurance (Q/A) of the software we write. In this talk I will introduce the fundamentals of Q/A and unit testing in PHP with the PHPUnit framework.…