You've heard of Zend's new framework, Expressive, and you've heard it's the new hotness. In this talk, I will introduce the concepts of Expressive, how to bootstrap a simple application with the framework using best practices, and finally how to integrate a third party tool like Doctrine ORM.

Comments

Comments are closed.

Milan Urukalo at 12:21 on 28 May 2017

Very brave, and very smudge live demo. The best I ever seen!

Sorry for interrupting, Laravel 5.3 was checking for "Laravel" string in test
https://github.com/laravel/laravel/blob/5.3/tests/ExampleTest.php

Milan Urukalo at 12:27 on 28 May 2017

Sorry for misplaced comment

Great talk and it was move me to try Expressive fw .. nice lighting on middleware concept and use in Expressive

Miro Svrtan at 13:21 on 28 May 2017

Speaker was clear, stead and concise :+1:

I was hoping that focus would be more on middlewares as opposed to how to setup doctrine orm, what it is and etc. For me middlewares in zend expressive are very interesting concept and I was hoping it would cover more in sense of MVC vs middleware instead of building a small API and talking about concepts and packages we are used to in MVC as well. This is the only reason for not giving 5* :(

Anonymous at 16:22 on 28 May 2017

Peter Fisher at 18:34 on 28 May 2017

Interesting talk. I think the MVC vs Middleware topic warrants its own talk or could of been expanded upon. I appreciate that in doing so, the rest of the content would be out of balance.
It was well structured talk and the James is a very clear speaker.