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
- PHP Monitor - Lightweight macOS utility app that runs on your Mac and displays the active PHP version in your status bar.
- FrankenPHP - Modern App Server for PHP. (HN)
- Relay - Next-generation caching layer for PHP.
- PHP, Symfony and Svelte boilerplate
- ext-php-rs - Bindings for the Zend API to build PHP extensions natively in Rust.
- PHP 8.2 (2022) (HN)
- Devenv: Compose a Developer Environment Easily for PHP with Nix (2022) (HN)
- PHP Parser - Handwritten fault-tolerant, recursive-descent parser for PHP written in Rust.
- Porter - Spin up your development background processes with ease. (HN)
- PHP in 2023 (HN)
- PXP - Superset of PHP with extended syntax and runtime capabilities.
- RoadRunner - High-performance PHP application server, process manager written in Go and powered with plugins.
- Go with PHP (HN)
- php-tokio - Use any async Rust library from PHP.