Your current filters are…
by Rob Allen
With Zend Framework 2.0 in active development and coming ’soon’, this session will look at the goals of ZF2 along with what’s new and what’s different with ZF2 compared to ZF1. We’ll take a look at the new ways that components are referenced now that namespaces exist along with a look at the new features of individual components that make development easier, with code samples to explain how to do it the new way.
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.