Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

php.watch

PHP.Watch Articles

Get the latest updates from PHP.Watch Articles directly as they happen.

Follow now 29 followers

Latest posts

Last updated 4 months ago

How to install PHP on Windows using Winget

4 months ago

Installing, Updating, and removing PHP on Windows 10, Windows 11, and Windows...

All the Easter Eggs in PHP

5 months ago

A trip down the memory with PHP's Easter Eggs over the years

PHP 8.2 Highlights: What's New and Changed

5 months ago

Read about the highlights of PHP 8.2: Major new features, changes, and...

How to install/upgrade PHP 8.2 on Debian and Ubuntu systems

5 months ago

A detailed and a quick-start guide on installing and upgrading PHP 8.2...

How to install or upgrade to PHP 8.3 on Ubuntu and Debian

5 months ago

A complete guide to install or upgrade to PHP 8.3 on Ubuntu...

How to use Caddy Server with PHP

5 months ago

Caddy is a modular and fast web server platform written in Go...

HTTP/3 Request with PHP Curl Extension

5 months ago

How to make HTTP/3 HTTP requests using PHP Curl extension, along with...

Get Composer to suggest dev packages to `require-dev`

5 months ago

Composer 2.4 comes with a feature that it prompts during a `composer...

Security considerations when parsing user-provided INI strings and files

5 months ago

Security considerations when parsing user-provided INI strings and files using `parse_ini_string` and...

How to extend lifetime of legacy PHP applications

5 months ago

As PHP continue to evolve with new breaking changes, and while that...

AEGIS Encryption with PHP Sodium Extension

5 months ago

The Sodium extension in PHP 8.4 now supports `AEGIS-128L` and `AEGIS256` Authenticated...

How to fix `mysql_native_password` not loaded errors on MySQL 8.4

5 months ago

How to fix the `SQLSTATE[HY000] [1524] Plugin 'mysql_native_password' is not loaded` errors...