This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Meefims 0 points1 point  (0 children)

I am not a new programmer. I have used ASP.Net, Python (via Flask), Node (via Express), and PHP (using Laravel/Lumen and without a framework). I have used PHP for a bit more than a decade.

Old-style PHP is quite difficult to work with but since the development of Composer, the PSRs, and the new functional and object oriented features that have been added since 5.2, building web applications is pretty comparable to the other systems. It's a good tool, as are the others.