Your current filters are…
Automated software testing is an widely-adopted standard today. Unfortunately there exist applications that are not testable by their design. In the first part of the session it is shown how the dynamic nature of PHP can be used to manipulate such dependencies. In the second part of the session an additional layer gets introduced which transforms parts of components into testable code fragments.
In a multitenancy environment, multiple customers share the same application running on the same hardware without sharing or seeing each other’s data. During application lifetime customers want changes in the workflow of their application instance. This talk will demonstrate several techniques how to achieve customizable multitenant web applications without loosing maintainability and performance within the application instance.