Best of PHPFebruary 2023

  1. 1
    Article
    Avatar of medium_jsMedium·3y

    Why PHP should be renamed to HypeScript

    PHP is facing challenges as it is perceived as not cool anymore, leading to a decline in popularity among younger developers. The post suggests renaming PHP to HypeScript as a way to rebrand and attract new developers without changing the programming language.

  2. 2
    Article
    Avatar of thevergeThe Verge·3y

    Best laptop 2023: 15 best laptops you can buy

    Best laptop of 2023: 15 best laptops to buy in 2023 can come with a variety of brands, prices, and features. We've got the rest of the best laptops, Windows 10 business notebooks, gaming laptops, Chromebooks, laptops for school, and 2-in-1 convertibles.

  3. 3
    Article
    Avatar of communityCommunity Picks·3y

    pxp-lang/pxp: A suite of high-performance tools for PHP developers – includes a code formatter, static analyser, language server and superset language.

    PXP is a suite of high-performance tools for PHP developers. It includes a code formatter, static analyser, language server, and superset language.

  4. 4
    Article
    Avatar of lnLaravel News·3y

    Saloon 2 is Here

    Saloon version 2 for PHP has been released with new features such as faster concurrency, retries, and an HTTP client agnostic design. It also introduces solo requests and pagination for easier API integrations.

  5. 5
    Article
    Avatar of phplibPHP LibHunt·3y

    Awesome PHP Weekly - Issue 351, Feb 09, 2023

    Issue 351 of Awesome PHP Weekly features popular news and articles, such as the release of PHPUnit v10, upgrading to PHPUnit 10, and the modern identity platform for B2B SaaS.

  6. 6
    Article
    Avatar of communityCommunity Picks·3y

    PXP: Extended Preprocessor

    PXP is a suite of high-performance tools for PHP developers, including a code formatter, static analyser, language server, and superset language.

  7. 7
    Article
    Avatar of communityCommunity Picks·3y

    Junior code review laravel

    Importance of code review process in software development, including code readability, re-usability, and architecture. Advantages of code review include getting new ideas, knowledge sharing, and learning new techniques. Example of a code review in Laravel.