Bulgaria PHP Conference
- , Sofia
-
Workshop
Sebastian Bergmann und Stefan Priebsch
Test-Driven Domains It has been argued that Test-Driven Development bears the risk of losing the focus on business value. Domain-Driven Design is an approach to software development that puts a strong ...
-
Vortrag
Sebastian Bergmann
How to get ready for PHP 7 More than a decade since the original release of PHP 5, the language's next major version, PHP 7, brings with it opportunities and challenges for developers. The attendees of this ...
-
Vortrag
Stefan Priebsch
SOLID MVC The SOLID principle gives us guidelines on how to write maintainable code. MVC ist probably one of the most commonly used design patterns; almost every web framework is MVC. We ...