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) 

 [ ![Fresh: A Laravel Package Skeleton with Testbench, CI, and Boost Integration](https://cdn.msaied.com/679/6e34855eba64d6cc443c5cb2e7d17555.png) Laravel Package Development Orchestra Testbench 

### Fresh: A Laravel Package Skeleton with Testbench, CI, and Boost Integration

Fresh is an opinionated Laravel package skeleton by Mazen Touati that ships with PHPUnit, Larastan, Rector, Pi...

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

 18 Sep 2026     3 min read  

  Read    

 ](https://msaied.com/articles/fresh-a-laravel-package-skeleton-with-testbench-ci-and-boost-integration) [ ![Laravel Scalpel: Filesystem Intrusion Evidence Scanner for Laravel Apps](https://cdn.msaied.com/675/406b0f123858892b97052502c0020eac.png) security laravel php 

### Laravel Scalpel: Filesystem Intrusion Evidence Scanner for Laravel Apps

Laravel Scalpel is a post-compromise scanner that checks your deployed application's filesystem for rogue PHP...

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

 17 Sep 2026     4 min read  

  Read    

 ](https://msaied.com/articles/laravel-scalpel-filesystem-intrusion-evidence-scanner-for-laravel-apps) [ ![Laravel Vet: Review Composer Packages Before They Install](https://cdn.msaied.com/673/b28242efe2234ba0270b986e508570d2.png) Laravel Composer Security 

### Laravel Vet: Review Composer Packages Before They Install

Laravel Vet is a new official Composer plugin that intercepts every `composer update`, shows you the code diff...

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

 15 Sep 2026     4 min read  

  Read    

 ](https://msaied.com/articles/laravel-vet-review-composer-packages-before-they-install) [ ![PayZephyr: One Payment API for Stripe, Paystack, and PayPal in Laravel](https://cdn.msaied.com/657/2cc520b20de249b38bc52120605ff447.png) Laravel Payments Stripe 

### PayZephyr: One Payment API for Stripe, Paystack, and PayPal in Laravel

PayZephyr is a Laravel package that wraps eight payment providers—Stripe, Paystack, PayPal, Flutterwave, and m...

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

 11 Sep 2026     3 min read  

  Read    

 ](https://msaied.com/articles/payzephyr-one-payment-api-for-stripe-paystack-and-paypal-in-laravel) [ ![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) [ ![Laravel Rulebook: Manage Business Rules That Change by Date](https://cdn.msaied.com/640/abbdec8836738d39a6650923a6b6ca5e.png) Laravel PHP Business Rules 

### Laravel Rulebook: Manage Business Rules That Change by Date

Laravel Rulebook is a package that lets you model time-bound business rules as plain PHP classes, resolve exac...

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

 7 Sep 2026     4 min read  

  Read    

 ](https://msaied.com/articles/laravel-rulebook-manage-business-rules-that-change-by-date) [ ![Forte: Parse and Rewrite Laravel Blade Templates with a Typed Syntax Tree](https://cdn.msaied.com/623/486e2dce5130f1082093684a345ce5ef.png) Laravel Blade Parser 

### Forte: Parse and Rewrite Laravel Blade Templates with a Typed Syntax Tree

Forte is a PHP 8.2 package that parses Blade templates into a typed syntax tree, lets you query nodes with XPa...

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

 1 Sep 2026     4 min read  

  Read    

 ](https://msaied.com/articles/forte-parse-and-rewrite-laravel-blade-templates-with-a-typed-syntax-tree) [ ![MKSine: A Filament CMS with Plugins, Themes, and Blocks for Laravel](https://cdn.msaied.com/619/a6bec1a59695b3d3ffb212492862d25b.png) Laravel Filament CMS 

### MKSine: A Filament CMS with Plugins, Themes, and Blocks for Laravel

MKSine is a community-built Filament CMS that adds pages, posts, a block-based page builder, themes, menus, a...

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

 1 Sep 2026     4 min read  

  Read    

 ](https://msaied.com/articles/mksine-a-filament-cms-with-plugins-themes-and-blocks-for-laravel) 

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

 Showing 1 to 9 of 64 results

          1  [ 2 ](https://msaied.com/articles?category=composer-pacakge&page=2) [ 3 ](https://msaied.com/articles?category=composer-pacakge&page=3) [ 4 ](https://msaied.com/articles?category=composer-pacakge&page=4) [ 5 ](https://msaied.com/articles?category=composer-pacakge&page=5) [ 6 ](https://msaied.com/articles?category=composer-pacakge&page=6) [ 7 ](https://msaied.com/articles?category=composer-pacakge&page=7) [ 8 ](https://msaied.com/articles?category=composer-pacakge&page=8) [    ](https://msaied.com/articles?category=composer-pacakge&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)
