Best of Laravel News — May 2024
- 1
- 2
- 3
Laravel News·2y
NativePHP Windows Builds are Here
NativePHP now offers Windows support, allowing users to build applications for the Windows platform. The latest version of NativePHP can be obtained via Composer. This release also includes broader support for multiple versions of PHP, enabling full Laravel 11 support using PHP 8.2 or PHP 8.3.
- 4
Laravel News·2y
Monitor Code Processing Time in PHP with Time Warden
Time Warden is a lightweight PHP library that allows you to monitor the processing time of tasks and take actions based on defined execution time limits. It offers features such as monitoring critical tasks, reactive actions, execution time debugging output, and more. It is framework-agnostic and compatible with PHP 8.2+.
- 5