Poll Results
No votes. Be the first one to vote.
Participate in Poll, Choose Your Answer.
“백엔드 개발 관점에서 많은 변화를 가져온 PHP 7이라는 혁신적인 요소가 등장했다.” PHP 5.5+도 이미 큰 도약이었습니다. 오래된 C 스타일의 스파게티 코드에서 벗어나 풍부하고 현대적인 언어로 발전했죠. PHP 7은 단순히 “엄청나게 빠르다”는 점뿐만 아니라(완전히 새롭게 재설계됨), Java 및 다른 우수한 언어들의 “좋은 요소들”을 많이 차용해 올바른 코드를 매우 쉽게 작성할 수 있게 해줍니다. 빠르게 코드 작성, 또 빠르게 코딩(!)이 가능하며, 특별히 설치해야 할 것이 없습니다. 오래된 컴파일된 파일도 없고, 복잡한 소스 빌드 프로그램도 필요 없으며, 컴파일러조차 필요하지 않습니다.
It is just shifting away from being the only major server-side scripting language to one of many, that is all.
It is true that it became out of favor for high volume sites and large-scale commercial infrastructures lately but it still remains really popular for small to mederate sized applications.
If Facebook was about to be developed today, probably it would not be developed in PHP, but that does not make the language irrelevant at all.
Yes it still is and it will be for a long time. At least in web development.
WordPress is powering close to 75 million website and that uses PHP. I work for an agency that is trying to get PHP developer for 12 month and is still employing. In the UK is a large amount of open PHP jobs and I get contacted at least once every week from companies offering PHP jobs.
If you want to get paid for your work and want to be able to choose the company you work for then PHP is the language you need to be good at.
PHP is still very relevant! Since the release of PHP 7, the language is now being concidered as an enterprise programming language. This means that it’s used a lot of places where big work-loads happen.
The true magic with PHP is that there are different frameworks that makes your code very nice to look at; while also making your job very much easier. (little plug for Laravel ;))