Title: PHPGuard Lite
Author: phpguard1
Published: <strong>22 يناير، 2026</strong>
Last modified: 22 يناير، 2026

---

البحث عن الإضافات

![](https://s.w.org/plugins/geopattern-icon/phpguard.svg)

# PHPGuard Lite

 بواسطة [phpguard1](https://profiles.wordpress.org/phpguard1/)

[تنزيل](https://downloads.wordpress.org/plugin/phpguard.1.0.1.zip)

 * [تفاصيل](https://ar.wordpress.org/plugins/phpguard/#description)
 * [المراجعات](https://ar.wordpress.org/plugins/phpguard/#reviews)
 *  [التنصيب](https://ar.wordpress.org/plugins/phpguard/#installation)
 * [التطوير](https://ar.wordpress.org/plugins/phpguard/#developers)

 [الدعم](https://wordpress.org/support/plugin/phpguard/)

## الوصف

PHPGuard Lite helps prevent white screens and fatal errors by allowing you to scan
WordPress plugins and PHP code for syntax issues before they are activated or used.

It provides three main tools:

 * Scan installed plugins for PHP syntax errors
 * Scan a plugin ZIP file before installing it
 * Scan pasted PHP code snippets

All scans run locally on your server. No code is executed. No data leaves your site.

The plugin uses a safe, non-executing PHP parser to detect parse errors and fatal
syntax issues that would otherwise crash WordPress when a plugin or snippet is loaded.

### Privacy & Security

PHPGuard Lite is fully self-contained.

 * No telemetry
 * No accounts
 * No email collection
 * No licensing calls
 * No remote servers
 * No background connections

All scanning is done locally on your WordPress installation.

### About base64 in snippet scanning

When scanning pasted code snippets, the browser may send the code using base64 encoding.
This is only used to safely transport pasted text through an HTTP request without
breaking due to special characters or encoding issues.

The base64 data is immediately decoded back into plain text and passed to the PHP
parser. The code is never executed, stored, or sent anywhere.

This is a transport mechanism only — not obfuscation, encryption, or remote communication.

### PHPGuard Pro

An optional commercial version, PHPGuard Pro, is planned. It will provide advanced
automation and safety features for professional and agency workflows. Information
about PHPGuard Pro is available on the project website.

### Usage

After activation, open PHPGuard in the WordPress admin menu.

You can:

 * Select an installed plugin and run a syntax scan
 * Upload a plugin ZIP and scan it before installation
 * Paste PHP code into the snippet scanner

Results will show any detected syntax errors or potential issues.

### Support

Documentation and project updates are available on the PHPGuard website.

## التنصيب

 1. Upload the plugin ZIP through Plugins  Add New  Upload Plugin
 2. Activate PHPGuard Lite
 3. Open PHPGuard from the WordPress admin menu

## الأسئلة المتكررّة

### Does PHPGuard execute the code being scanned?

No. PHPGuard uses a safe PHP parser that reads code without executing it.

### Does PHPGuard send anything to external servers?

No. All scans run locally. No data is sent anywhere.

### Why do I see base64 in the code?

It is used only to safely transmit pasted code through HTTP without breaking on 
special characters. The data is decoded locally and scanned.

## المراجعات

لا توجد مراجعات لهذه الإضافة.

## المساهمون والمطوّرون

“PHPGuard Lite” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

 *   [ phpguard1 ](https://profiles.wordpress.org/phpguard1/)

[ترجمة ”PHPGuard Lite“ إلى لغتك.](https://translate.wordpress.org/projects/wp-plugins/phpguard)

### مُهتم بالتطوير؟

[تصفّح الشفرة](https://plugins.trac.wordpress.org/browser/phpguard/)، تحقق من [مستودع SVN](https://plugins.svn.wordpress.org/phpguard/)،
أو الاشتراك في [سجل التطوير](https://plugins.trac.wordpress.org/log/phpguard/) بواسطة
[RSS](https://plugins.trac.wordpress.org/log/phpguard/?limit=100&mode=stop_on_copy&format=rss).

## سجل التغييرات

#### 1.0.0

 * Initial public release

## ميتا Meta

 *  Version **1.0.1**
 *  Last updated **قبل 3 أشهر**
 *  Active installations **10+**
 *  WordPress version ** 5.5 أو أعلى **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.2 أو أعلى **
 *  Language
 * [English (US)](https://wordpress.org/plugins/phpguard/)
 * Tags
 * [developer](https://ar.wordpress.org/plugins/tags/developer/)[errors](https://ar.wordpress.org/plugins/tags/errors/)
   [security](https://ar.wordpress.org/plugins/tags/security/)[syntax](https://ar.wordpress.org/plugins/tags/syntax/)
   [WSOD](https://ar.wordpress.org/plugins/tags/wsod/)
 *  [عرض متقدم](https://ar.wordpress.org/plugins/phpguard/advanced/)

## التقييم

لم يتم تقديم أي مراجعات بعد.

[Your review](https://wordpress.org/support/plugin/phpguard/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/phpguard/reviews/)

## المساهمون

 *   [ phpguard1 ](https://profiles.wordpress.org/phpguard1/)

## الدعم

لديك شيء لتقوله؟ بحاجة الى مساعدة؟

 [عرض منتدى الدعم](https://wordpress.org/support/plugin/phpguard/)