International PHP Conference
- , München
-
Workshop
Arne Blankerts
Fully Automated: From Commit to Production In 2021, manually performing repetitive tasks like running tests, compiling assets, and deploying software to production are a serious waste of developer time and are often even ...
-
Vortrag
Arne Blankerts
PHPUnit 10: The New Event Subsystem First, there was the TestListener interface for extending PHPUnit. But it was abused, because it allowed more than just listening. Then came the TestHook interfaces, but they were ...
-
Vortrag
Stefan Priebsch
Airport ’21 Arthur Hailey's successful 1968 novel "Airport" not only created a franchise of several films, but is also said to have sparked the "disaster movies" of the 1970s. In Airport ...
-
Vortrag
Stefan Priebsch
Seven Myths, Three Reasons, One Goal As developers, we can easily work remotely (quite handy in a pandemic). Life would just be great if it weren’t for the legacy software that we hate so much. Yet it keeps our ...
-
Vortrag
Arne Blankerts
Daemons with PHP: Should you really do that? In today’s event driven world, asynchronous background processing is a core requirement. Nothing new you say – just setup a cron job! But while the rather traditional approach ...