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

Grant Lovell:
Why PHP doesn’t suck anymore
Jun 17, 2014 @ 14:04:07

In a recent post Grant Lovell shares some of the reasons why he thinks PHP doesn't suck anymore based on his presentation from the Waterloo-Wellinton Webmakers.

Chances are if you have been in web development for any amount of time you have done some work with PHP and maybe it was a great experience like it was for me, or perhaps it was hours and hours of digging through WordPress code to figure out why a plugin wasn’t working. [...] A friend from U of W was giving me a hand setting up the catalog and introduced me to PHP. He was able to build the whole catalog, at least a basic first version, in one afternoon. You can imagine I was pretty excited about something that I thought was going to be weeks of cutting and pasting being done in a few short lines of PHP code. From then I was hooked.

He looks at a brief history of PHP, from its beginnings as a set of simple scripts by Rasmus Lerdorf out to the current push and support of the language by big companies like Facebook. Despite all of this, he points out that PHP "went wrong" somewhere along the way thanks to things like bad tutorials and practices. He talks about the GoPHP5 initiative and some of the signs of improvement in PHP: frameworks, Composer, the FIG and the "PHP renaissance." He looks into the future and sees only improvement thanks to better tutorial content (on various sites) and the increased amount of cooperation between developers wanting to make the language better.

tagged: opinion suck language history improvement future

Link: http://transmission.vehikl.com/why-php-doesnt-suck-anymore/


Trending Topics: