PHPackages                             vishalxtyagi/php-ghost-wall - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. vishalxtyagi/php-ghost-wall

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

vishalxtyagi/php-ghost-wall
===========================

A package for monitoring code integrity, alerting on tampering, and sending server information on boot.

v1.0.0(1y ago)06MITPHP

Since Aug 26Pushed 1y ago1 watchersCompare

[ Source](https://github.com/vishalxtyagi/php-ghost-wall)[ Packagist](https://packagist.org/packages/vishalxtyagi/php-ghost-wall)[ RSS](/packages/vishalxtyagi-php-ghost-wall/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

PhpGhostWall
============

[](#phpghostwall)

PhpGhostWall is a Laravel package for monitoring code integrity, alerting on tampering, and sending server information on boot.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require vishalxtyagi/php-ghost-wall
```

Usage
-----

[](#usage)

1. Publish the config file:

```
php artisan vendor:publish --provider="Vishalxtyagi\PhpGhostWall\PhpGhostWallServiceProvider"
```

2. Set up your environment variables in `.env`:

```
INTEGRITY_MONITOR_FILE_PATH=app/Providers/AppServiceProvider.php
INTEGRITY_MONITOR_HASH=your_file_hash_here
INTEGRITY_MONITOR_ALERT_ENDPOINT=https://your-alert-endpoint.com
INTEGRITY_MONITOR_ENDPOINT=https://your-monitor-endpoint.com

```

3. The package will automatically start monitoring on application boot.

Configuration
-------------

[](#configuration)

You can modify the configuration in the published `config/ghostwall.php` file.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

622d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/221e055a85e481d6a56a4c5312abd33e2e1bd982866f6d260695698ae21cd421?d=identicon)[vishalxtyagi](/maintainers/vishalxtyagi)

---

Top Contributors

[![vishalxtyagi](https://avatars.githubusercontent.com/u/68649083?v=4)](https://github.com/vishalxtyagi "vishalxtyagi (4 commits)")

### Embed Badge

![Health badge](/badges/vishalxtyagi-php-ghost-wall/health.svg)

```
[![Health](https://phpackages.com/badges/vishalxtyagi-php-ghost-wall/health.svg)](https://phpackages.com/packages/vishalxtyagi-php-ghost-wall)
```

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B9.2k](/packages/psr-log)[itsgoingd/clockwork

php dev tools in your browser

5.9k27.6M94](/packages/itsgoingd-clockwork)[graylog2/gelf-php

A php implementation to send log-messages to a GELF compatible backend like Graylog2.

41838.2M138](/packages/graylog2-gelf-php)[bugsnag/bugsnag-psr-logger

Official Bugsnag PHP PSR Logger.

32132.5M2](/packages/bugsnag-bugsnag-psr-logger)[consolidation/log

Improved Psr-3 / Psr\\Log logger based on Symfony Console components.

15462.2M7](/packages/consolidation-log)[datadog/php-datadogstatsd

An extremely simple PHP datadogstatsd client

19124.6M15](/packages/datadog-php-datadogstatsd)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
