Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Tomas Votruba:
Why Is Doctrine Dying
Apr 04, 2017 @ 18:13:45

In a recent post to his site Tomas Votruba shares some of his opinions about why he thinks that Doctrine is dying sharing three of the reasons he sees for this trend.

Do you use Doctrine ORM? If so, do you follow its evolution on Github? Symfony is evolving, Laravel is evolving, Nette is evolving, world is evolving... Doctrine not. Today I will show you 3 reasons why.

I've been thinking over 2 years about this post. I wasn't sure if it's only negative hype feeling or real thing. It's still the same so it's time to write about it.

He starts off by stating that Doctrine is "an awesome tool" but suggests that it is stuck in its legacy world and hasn't been able to evolve much past some of its original functionality. In his opinion this is because of the project's "system setup" not the code quality or maintainers. He then offers the Doctrine project three suggestions on what they could do to help change the course of the project. This includes becoming more competition to other options and consolidating the 20+ Doctrine repositories down to a much simpler structure.

tagged: doctrine project dying opinion suggestion

Link: https://www.tomasvotruba.cz/blog/2017/03/27/why-is-doctrine-dying/

Dominic Tancredi:
PHP is a dying language - A Rebuttal
Jun 24, 2014 @ 14:47:14

In a recent post to his site Dominic Tancredi has posted some of his own opinions about the PHP language, a rebuttal to all of those who say that PHP is dying.

A junior programmer with a master's asked me, "Is PHP a dying language being taken over by trending technologies like Ruby on Rails?" Here are my thoughts. Order. It all comes down to order. Order is what defines us, clarifies ideas. Order allows us to get to market quicker, safer, and less defects. Order is a pristine engine that is maintainable, scalable and extendable.

He talks about the evolution of web development language over the years: how Ruby on Rails was the "next big thing" for a while and how PHP, despite starting from a small community grew into something a bit haphazard and crazy. Out of that craziness, though, came what he calls the "PHP Renaissance", a time when PHP is gaining order, standards are being defined and good practices are winning over the old ways. He mentions some adoption numbers and reinforces a suggestion from Phil Sturgeon that we all need to act more like a community and less like a tribe (or a set of tribes, centered around tools or techniques).

tagged: dying language rebuttal opinion community

Link: http://dominic-tancredi.com/posts/php-is-a-dying-language-a-rebuttal


Trending Topics: