PHPackages                             talliesoft/momolog - 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. talliesoft/momolog

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

talliesoft/momolog
==================

A simple PHP debugging utility that sends variables to a Node.js debug server

v2.0.6(7mo ago)07MITPHPPHP &gt;=7.4CI failing

Since Sep 15Pushed 7mo agoCompare

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

READMEChangelogDependenciesVersions (7)Used By (0)

MomoLog PHP
===========

[](#momolog-php)

A simple PHP debugging utility that sends variables to a Node.js debug server for real-time monitoring and analysis.

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

[](#installation)

### Option 1: Composer (Recommended)

[](#option-1-composer-recommended)

```
composer require talliesoft/momolog
```

### Option 2: Direct Download

[](#option-2-direct-download)

```
# Download momolog.php directly
curl -O https://raw.githubusercontent.com/your-repo/momolog-php/master/momolog.php
```

Quick Start
-----------

[](#quick-start)

```
