Meetup on the 4th of April, 2017
📅 April 04, 2017
📍 co.up Coworking Space, Adalbertstr. 7-8, 10999 Berlin
IceHawk PHP 7+ micro framework, Statie static sites, architecture kata, and PHPUnit with Selenium testing
Talk 1: IceHawk - a PHP 7+ micro framework
An introduction of IceHawk and its CQRS approach for HTTP based web applications.
Talk 2: Static Sites in PHP? Simple With Statie
What to use to manage open-source websites, with community and PHP? Like Pehapkari.cz? I will show a tool, that is easy to scale, use and explain - Statie. It will stay simple, I promise. Free "https" included.
Talk 3: Architecture Kata
How can we learn to create better architectures?
by Frank Sons
Talk 4: PHPUnit & Selenium made easy
Not only unit tests but also end-to-end tests in real browser are important part of test automation and test pyramid So let's have a look how to easily write and run Selenium functional tests using PHPUnit and Steward.