Best of PHPMay 2022

  1. 1
    Article
    Avatar of newstackThe New Stack·4y

    From PHP to Next.js: What Trivago Learned Rewriting Its Web App

    Hotel search service Trivago rewrote its frontend in Typescript on the Next.js framework, replacing a PHP codebase on a homegrown JavaScript framework, Melody. From April 2020 until late 2021 the platform team created, tested and deployed the new application which reduced page size by up to 37%.

  2. 2
    Article
    Avatar of semaphoreSemaphore·4y

    Dockerizing a PHP Application

    In this tutorial, you will learn what Docker is and how to use it to create a Dockerize a PHP applications for easy deployment. You’ll learn how to using Continuous Integration and Deployment to build and deploy the image on Heroku. You will learn the ins and outs of combining Docker with PHP to test your application, build a container and deploy it.

  3. 3
    Article
    Avatar of lnLaravel News·4y

    Tinkerwell 3 - The PHP code runner is released

    The team at Beyond Code released Tinkerwell 3 with intelligent code completion, magic comments and a stunning new design. Tinkerwell is the best code runner for Laravel and PHP – think php artisan tinker on steroids. You can run any PHP code, use any feature of the latest Laravel versions and run code within your own applications locally or via SSH.