wuezz's comments

wuezz | 9 years ago | on: Zend Framework 3 Released

Time will weed out the good from the bad, and clever people will surely bring over the good stuff to their favorite languages. Why not be part of that yourself?

For what it's worth I given up on PHP, after using it as my go-to language for about 16 years. I'm drinking the golang cool-aid and never coming back!

wuezz | 9 years ago | on: Zend Framework 3 Released

Indeed, PHP is part of that industry. Some parts of the PHP eco-system are even leading the way, believe it or not.

Laravel is the best example for this, with spin-offs in several other languages. (Fair notice: many of the ideas in Laravel are not new, but borrowed/inspired from C#, rails and others)

* Node.js frameworks inspired by Laravel: http://www.adonisjs.com/, https://quorrajs.org/

* Python: http://www.pylonsproject.org/projects/pyramid/about, https://github.com/aacanakin/glim

* Java: http://wings.loonydev.com/

and so on

In other news, the `trait` type was recently popularized by PHP and can now be found in many languages: https://en.wikipedia.org/wiki/Trait_(computer_programming)

page 1