Posted on Jun16th2020 by Matthias Noback While Advanced Web Application Architecture is still a work in progress, I decided to release another project in the meantime: a book for beginning PHP developers called PHP for the Web.
I wanted to write a book that only shows what makes PHP so special when it comes to web development.
The biggest change when it comes to dealing with the web in PHP: we now have frameworks.
On the other hand frameworks hide so many of the lower-level details that I dare to say that many PHP developers today don't know how it all works under the hood.