Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
May 16, 2021 12:32 pm GMT

PHP 8 really?

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

Also follow me on Twitter: Follow @justericchapman


Original Link: https://dev.to/ericchapman/php-8-really-28oc

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To