Articles | Mohamed Said        [  ![Mohamed Said](https://cdn.msaied.com/01KT78WE565VEMM3PSNQAAB0MH.png)   Mohamed Said Laravel Backend Engineer  ](https://msaied.com) [ Home ](https://msaied.com) [ Projects ](https://msaied.com/projects) [ Articles  ](https://msaied.com/articles) [ Certificates ](https://msaied.com/certificates) [ Contact ](https://msaied.com#contact-section) 

       [  ](https://github.com/EG-Mohamed)       

 [ Home ](https://msaied.com) [ Projects ](https://msaied.com/projects) [ Articles ](https://msaied.com/articles) [ Certificates ](https://msaied.com/certificates) [ Contact ](https://msaied.com#contact-section) 

/ articles

Articles
========

Articles, tutorials, and news on software engineering, open source, and web development.

  9 articles  

 Search  [All](https://msaied.com/articles) [AI](https://msaied.com/articles?category=ai) [Composer Pacakge](https://msaied.com/articles?category=composer-pacakge) [Filament](https://msaied.com/articles?category=filament) [Laravel](https://msaied.com/articles?category=laravel) [Livewire](https://msaied.com/articles?category=livewire) [Open Source](https://msaied.com/articles?category=open-source) [PHP](https://msaied.com/articles?category=php) [Tips &amp; Tricks](https://msaied.com/articles?category=tips-tricks) 

 [ ![What's New in PHP 8.6: Every Feature You Need to Know](https://cdn.msaied.com/671/4d84541d3dfb8c0d442b22cb158658ec.png) PHP 8.6 PHP New Features 

### What's New in PHP 8.6: Every Feature You Need to Know

PHP 8.6 lands on November 19, 2026, bringing partial function application, a clamp() function, a Duration clas...

  ![Mohamed Said](https://cdn.msaied.com/01M22N44A70A5MC2S599JP0MPH.webp)  Mohamed Said 

 15 Sep 2026     3 min read  

  Read    

 ](https://msaied.com/articles/whats-new-in-php-86-every-feature-you-need-to-know) [ ![Referenceable: Generate Clean and Customizable Reference Numbers in Laravel](https://cdn.msaied.com/656/01M27ZF9VSQC7BQC96HV2KABSD.png) 

### Referenceable: Generate Clean and Customizable Reference Numbers in Laravel

Referenceable is an open-source Laravel package for generating clean, customizable reference numbers for Eloqu...

  ![Mohamed Said](https://cdn.msaied.com/01M22N44A70A5MC2S599JP0MPH.webp)  Mohamed Said 

 11 Sep 2026     8 min read  

  Read    

 ](https://msaied.com/articles/referenceable-generate-clean-and-customizable-reference-numbers-in-laravel) [ ![Find Unexpected Test Inputs with Fuzz for Pest](https://cdn.msaied.com/644/a8804395d4fd322b55d91a7dd9e6ffa3.png) Pest Fuzz Testing Laravel Testing 

### Find Unexpected Test Inputs with Fuzz for Pest

Fuzz is a Pest 5 package that brings coverage-guided fuzz testing to Laravel and PHP projects. It generates an...

  ![Mohamed Said](https://cdn.msaied.com/01M22N44A70A5MC2S599JP0MPH.webp)  Mohamed Said 

 7 Sep 2026     4 min read  

  Read    

 ](https://msaied.com/articles/find-unexpected-test-inputs-with-fuzz-for-pest) [ ![Compile PHP to Native Binaries with TypePHP](https://cdn.msaied.com/599/a0eb0516fcca2a7c2e83f4aabf206988.png) TypePHP AOT Compiler PHP Performance 

### Compile PHP to Native Binaries with TypePHP

The Swoole team has open-sourced TypePHP, an Ahead-Of-Time (AOT) compiler that translates PHP source code into...

  ![Mohamed Said](https://cdn.msaied.com/01M22N44A70A5MC2S599JP0MPH.webp)  Mohamed Said 

 26 Aug 2026     3 min read  

  Read    

 ](https://msaied.com/articles/compile-php-to-native-binaries-with-typephp) [ ![Let's Encrypt HTTPS on an IP Address With FrankenPHP](https://cdn.msaied.com/567/98b933f95337b9a58889257f2e3223b4.png) FrankenPHP Docker HTTPS 

### Let's Encrypt HTTPS on an IP Address With FrankenPHP

The serversideup/php Docker images v4.6.0-beta1 add a CADDY\_ACME\_PROFILE variable that enables Let's Encrypt I...

  ![Mohamed Said](https://cdn.msaied.com/01M22N44A70A5MC2S599JP0MPH.webp)  Mohamed Said 

 17 Aug 2026     4 min read  

  Read    

 ](https://msaied.com/articles/lets-encrypt-https-on-an-ip-address-with-frankenphp) [ ![Mock PHP Classes in Tests With the Double Library](https://cdn.msaied.com/537/be45e68dffd72aa9bd833c2f409fcb07.png) testing mocking phpunit 

### Mock PHP Classes in Tests With the Double Library

Double is a PHP 8.3 test double library by Jason McCreary that replaces mocks, spies, and partials with a sing...

  ![Mohamed Said](https://cdn.msaied.com/01M22N44A70A5MC2S599JP0MPH.webp)  Mohamed Said 

 11 Aug 2026     4 min read  

  Read    

 ](https://msaied.com/articles/mock-php-classes-in-tests-with-the-double-library) [ ![Validate and Convert HEIC Images in Laravel 13.24](https://cdn.msaied.com/522/ce578f30aaaf73de76c9f681d9fd27bd.png) Laravel HEIC Image Processing 

### Validate and Convert HEIC Images in Laravel 13.24

Laravel 13.24 adds native HEIC, HEIF, and AVIF support to the image validation rule and image API. Learn how t...

  ![Mohamed Said](https://cdn.msaied.com/01M22N44A70A5MC2S599JP0MPH.webp)  Mohamed Said 

 5 Aug 2026     4 min read  

  Read    

 ](https://msaied.com/articles/validate-and-convert-heic-images-in-laravel-1324) [ ![Official Laravel Zed Extension: LSP Support for PHP and Blade Files](https://cdn.msaied.com/511/9a507c942d0051cc70a4c6769b27f734.png) Laravel Zed LSP 

### Official Laravel Zed Extension: LSP Support for PHP and Blade Files

The Laravel team has released an official Zed extension (v0.1.0) that wires Laravel LSP into the editor, bring...

  ![Mohamed Said](https://cdn.msaied.com/01M22N44A70A5MC2S599JP0MPH.webp)  Mohamed Said 

 4 Aug 2026     3 min read  

  Read    

 ](https://msaied.com/articles/official-laravel-zed-extension-lsp-support-for-php-and-blade-files) [ ![CPX 2.0: The Composer Package Executor for PHP](https://cdn.msaied.com/510/bc9e54c2003e340c780fa1d28872e88c.png) cpx composer php 

### CPX 2.0: The Composer Package Executor for PHP

CPX is a CLI tool that runs any Composer package without installing it into your project—think npx for PHP. Ve...

  ![Mohamed Said](https://cdn.msaied.com/01M22N44A70A5MC2S599JP0MPH.webp)  Mohamed Said 

 30 Jul 2026     4 min read  

  Read    

 ](https://msaied.com/articles/cpx-20-the-composer-package-executor-for-php-1) 

   « Previous  [ Next » ](https://msaied.com/articles?category=php&page=2) 

 Showing 1 to 9 of 21 results

          1  [ 2 ](https://msaied.com/articles?category=php&page=2) [ 3 ](https://msaied.com/articles?category=php&page=3) [    ](https://msaied.com/articles?category=php&page=2)  

   [  ![Mohamed Said](https://cdn.msaied.com/01KT78WE565VEMM3PSNQAAB0MH.png)   Mohamed Said Laravel Backend Engineer  ](https://msaied.com)Senior Backend Engineer specializing in Laravel, scalable SaaS platforms, APIs, and cloud infrastructure. I build secure, high-performance web applications that help businesses grow.

Explore

- [Home](https://msaied.com)
- [Projects](https://msaied.com/projects)
- [Articles](https://msaied.com/articles)
- [Certificates](https://msaied.com/certificates)
- [Contact](https://msaied.com#contact-section)

Connect

- [   hello@msaied.com ](mailto:hello@msaied.com)
- [   +20 109 461 9204 ](tel:+201094619204)

© 2026 Mohamed Said. All rights reserved.

 [  ](https://github.com/EG-Mohamed) [  ](https://www.linkedin.com/in/msaiedm/) [  ](https://wa.me/201094619204) [  ](mailto:hello@msaied.com) [  ](https://drive.google.com/file/u/0/d/1MF20IPRJyzfy32mhEutjL5EpSls0w2Q8/view)
