DEV Community

Cover image for PHP 8 really?
Eric The Coder
Eric The Coder

Posted on • Updated on

PHP 8 really?

Follow me!: Follow @EricTheCoder_


What is PHP

PHP is a general purpose and Open Source programming language, specially designed for the development of web applications.

Is PHP 8 serious?

PHP is the most widely used server programming language on the web today. Just under 80% of websites have PHP code. It's enormous! PHP is not going to disappear anytime soon.

Why PHP vs the others

This point is more subjective but for me PHP is a mature, solid and complete language. PHP is currently at version 8 and contains everything a modern language should have.

PHP has evolved a lot in recent years. The addition of object oriented and several other modern concepts have dramatically changed the way PHP web applications are coded.

PHP is now used by millions of websites. Including Facebook, Wordpress, Wikipedia, Tumblr, Slack and many more.

The PHP community is very large, very dynamic and inclusive. Everyone is welcome. There is no snobbery, it is a real mutual aid community.

PHP can also rely on high quality frameworks like Symfony and Laravel (and several others). These frameworks allow you to develop web applications quickly and reliably.

For example, Laravel allows you to develop a modern object oriented PHP web application.

Laravel provides you with proven tools and libraries that can help you code applications from A to Z, quickly and efficiently.

Laravel also allows you to create fullstack web applications. Both frontend and backend. This makes it possible to facilitate and accelerate the development of a complete application.

In short, with PHP you can carry out small, big and very big projects. PHP can handle a few clicks per day or millions of clicks per day.

Finally, yes, really, PHP is serious and yes PHP is worth using and mastering.

Conclusion



That's all for today. Tomorrow the adventure continues with more posts. To make sure you don't miss anything, you can follow me on dev.to by clicking Follow

Follow me!: Follow @EricTheCoder_


Top comments (4)

Collapse
 
josunlp profile image
Jonas Pfalzgraf

A small correction, Facebook shifted its front-end Technology to React and its backed to HackLang, also a in-house developed Language, inspired by PHP.

Collapse
 
lawrencejohnson profile image
Lawrence

I was hoping to hear about php8. Also you don't need laravel for any of those things.

Collapse
 
andreidascalu profile image
Andrei Dascalu

Is php 8 serious? Php as a whole is serious. But php 8 is barely on the map. The bulk of php sites has recently changed from a vast majority running on php 5.6 to 7.2 over the course of the previous 2 years.
Php dominates to be sure, but as far as moving forward so developers work on newer versions, it's progressing damn slow. If you're lucky to use a newer version (also with respect to frameworks) the probably you're starting a new project.
But don't forget that just over half of all PHP websites are wordpress and a significant percent are Drupal. 79% of all sites are php, 40%of ALL sites are wordpress and 2% of ALL sites are Drupal.

Collapse
 
ri5hirajp profile image
Rishiraj Purohit

You might want to update the spelling of symfony tag