PHP
Linksβ
- Taking PHP Seriously (2016)
- Clean Code PHP
- A look at modern PHP (2020) (HN)
- 25 Years of PHP History (2020) (HN) (Code)
- Laravel beyond CRUD - Building larger-than-average web applications.
- PHP 8: before and after (2020) (HN)
- Object Oriented PHP (Lobsters)
- KPHP - PHP compiler. It compiles a limited subset of PHP to a native binary running faster than PHP.
- PHP Language Spec
- Laravel - Web application framework with expressive, elegant syntax. (Web)
- Wink - Laravel-based publishing platform.
- Serverless Laravel - Laravel Vapor masterclass.
- PHP Internals - Dedicated to providing resources on PHP's internals.
- Static analysis tools for PHP
- TNTSearch - Fully featured full text search engine written in PHP.
- Thinking Functionally in PHP (2020)
- The PHP Interpreter Code
- PHP in 2021 (HN)
- Laravel Learning Path
- LAMP Stack History: Itβs Everywhere, But Developers Hate It (2021) (Lobsters)
- Codeception - Full-stack testing PHP framework. (Web)
- How Laravel Livewire works (2021) (HN)
- Revolt - Rock-solid event loop for concurrent PHP applications.
- How PHP Opcache Works (2021) (HN)
- The Road to PHP: Static Analysis
- Yes, PHP Is Worth Learning/Using in $Current_year (2021) (HN)
- What's Next In PHP? (with James Brooks and Freek Van der Herten) (2021)
- Termwind - Build unique and beautiful PHP command-line applications, using the Tailwind CSS API.
- Leaf - PHP framework that helps you create clean, simple but powerful web apps and APIs quickly and easily.
- PHP in 2022 (HN)
- PHP: The Right Way - Easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative tutorials around the Web. (Code) (HN)
- PHP-UP - Cross-Platform PHP version manager.
- Modern PHP (2022) (HN) (Lobsters)
- NoVerify - Fast linter (code static analysis utility) for PHP.
- Can I PHP? - PHP feature support by version.
- PHP Developer roadmap
- I still love PHP and JavaScript (2022) (HN)
- PHP on Netlify Edge Functions