PHPackages                             vladflonta/magento2-webapi-log - 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. vladflonta/magento2-webapi-log

ActiveMagento2-module

vladflonta/magento2-webapi-log
==============================

Logger for webapi REST requests.

1.0.1(3y ago)39163.0k↓13.7%22[3 PRs](https://github.com/vladflonta/magento2-webapi-log/pulls)OSL-3.0PHP

Since Apr 12Pushed 2y ago1 watchersCompare

[ Source](https://github.com/vladflonta/magento2-webapi-log)[ Packagist](https://packagist.org/packages/vladflonta/magento2-webapi-log)[ RSS](/packages/vladflonta-magento2-webapi-log/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (7)Used By (0)

Magento 2 WebAPI Logger (REST)
==============================

[](#magento-2-webapi-logger-rest)

A Magento module for logging all REST API requests as text files in var/log/webapi\_rest/ folder.

Installation steps
------------------

[](#installation-steps)

1. Get the module via composer

    ```
    composer require "vladflonta/magento2-webapi-log":"~0"

    ```

    or via git

    ```
    git clone https://github.com/vladflonta/magento2-webapi-log app/code/VladFlonta/WebApiLog

    ```
2. Enable module

```
bin/magento module:enable VladFlonta_WebApiLog
bin/magento setup:upgrade

```

Usage
-----

[](#usage)

The modules logs requests to subfolders in the `var/log/webapi_rest` according to the REST route.

Example: var/log/webapi\_rest/integration/admin/token/20181213\_082324.log

Remark: Auth requests do not contain body / response to avoid a security breach.

License
-------

[](#license)

This project is licensed under the [Open Software License (OSL 3.0)](http://opensource.org/licenses/osl-3.0.php)

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity47

Moderate usage in the ecosystem

Community15

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 66.7% 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

Every ~425 days

Total

5

Last Release

1255d ago

Major Versions

0.1.0 → 1.0.02022-11-28

0.1.1 → 1.0.12022-12-10

### Community

Maintainers

![](https://www.gravatar.com/avatar/40deadbfdb688b2dc7e6e4a3feb02098fc4a772d0e129411afa512dfb9193029?d=identicon)[vladflonta](/maintainers/vladflonta)

---

Top Contributors

[![vladflonta](https://avatars.githubusercontent.com/u/5329633?v=4)](https://github.com/vladflonta "vladflonta (8 commits)")[![amenk](https://avatars.githubusercontent.com/u/1087128?v=4)](https://github.com/amenk "amenk (2 commits)")[![DanieliMi](https://avatars.githubusercontent.com/u/31039652?v=4)](https://github.com/DanieliMi "DanieliMi (2 commits)")

### Embed Badge

![Health badge](/badges/vladflonta-magento2-webapi-log/health.svg)

```
[![Health](https://phpackages.com/badges/vladflonta-magento2-webapi-log/health.svg)](https://phpackages.com/packages/vladflonta-magento2-webapi-log)
```

###  Alternatives

[fastly/magento2

Fastly CDN Module for Magento 2.4.x

1564.2M1](/packages/fastly-magento2)[mage-os/module-automatic-translation

Automatic AI content translation for Mage-OS.

277.1k](/packages/mage-os-module-automatic-translation)[zepgram/module-rest

Technical module to industrialize API REST call with dependency injection pattern using Guzzle library

1326.2k](/packages/zepgram-module-rest)[graycore/magento2-graphql-introspection-cache

1015.2k](/packages/graycore-magento2-graphql-introspection-cache)[mage-os/mageos-common-async-events

Send REST requests to external endpoints asynchronously. This module implements the most common events like order creation and customer change.

147.7k2](/packages/mage-os-mageos-common-async-events)[graycore/magento2-graphql-logger

106.6k](/packages/graycore-magento2-graphql-logger)

PHPackages © 2026

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