News


01/17/2025 - 03:15

The PHP development team announces the immediate availability of PHP 8.4.3. This is a bug fix release.

All PHP 8.4 users are encouraged to upgrade to this version.

For source downloads of PHP 8.4.3 please visit our downloads page,
Windows source and binaries can be found on windows.php.net/download/.
The list of changes is recorded in the ChangeLog.





01/16/2025 - 18:36

The PHP development team announces the immediate availability of PHP 8.3.16. This is a bug fix release.

All PHP 8.3 users are encouraged to upgrade to this version.

For source downloads of PHP 8.3.16 please visit our downloads page,
Windows source and binaries can be found on windows.php.net/download/.
The list of changes is recorded in the ChangeLog.





01/15/2025 - 15:42


A lightweight VS Code extension that auto-loads your database and provides affordances from your database to aid development and debugging.





01/15/2025 - 15:36


This week, the Laravel team released v11.38, which includes a fluent Email validation rule, the ability to retrieve a form request or fluent value as an array, a finally() pipeline method, and more.





01/14/2025 - 05:23


The DeepSeek Laravel package makes using the DeepSeek v3 AI models in your projects easy with PHP and Laravel.





01/14/2025 - 05:00

Node v24.0.1 (Current)





01/14/2025 - 02:01

Enterprise-scale software systems are often implemented by several cross-functional teams. To enable such teams to provide new features efficiently, it is desirable to minimize the need for coordination between them. This calls for a modularization that verticalizes the system into low-coupled areas individual teams can take care of.