PHPackages                             yana/dr - 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. [Framework](/categories/framework)
4. /
5. yana/dr

ActiveLibrary[Framework](/categories/framework)

yana/dr
=======

PHP Log Parser LightWeight - updated 2021 - This package contains an authentication page and log display

1.8.0(3y ago)022.5k1MITPHPCI failing

Since Jun 18Pushed 3y ago3 watchersCompare

[ Source](https://github.com/davidraleche/ralecheframework)[ Packagist](https://packagist.org/packages/yana/dr)[ Docs](https://david.raleche.com)[ RSS](/packages/yana-dr/feed)WikiDiscussions dev Synced 3d ago

READMEChangelog (10)DependenciesVersions (20)Used By (0)

[![Build Status](https://camo.githubusercontent.com/fb22ed6e5da8cbe2a53cd47545d607b606199be1b349c9928862c2c4f6772753/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7a6972636f74652f737761676765722d7068702f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/zircote/swagger-php)[![License](https://camo.githubusercontent.com/b89cba305c99c2dfde6231572de7b70bd58c854ee6ca8c2b6c8b1a92a51d6426/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d417061636865322e302d626c75652e7376673f7374796c653d666c61742d737175617265)](LICENSE-2.0.txt)

QuickLogs - Log Parser ! PHP Error Log Parser
=============================================

[](#quicklogs---log-parser---php-error-log-parser)

Parse quickly (in 5 minutes) your php errors and php warnings via a web browser. if you are tired of 'tail -f' or 'cat error\_log' QuickLogs is your solution !

Windows server and Unix Server compatible - yay !

Features
--------

[](#features)

- QuickAuthentication

[![](https://camo.githubusercontent.com/80502b496660d723855dc908a10f8c98aa2c3db1549029839e9ab163c327eb42/68747470733a2f2f64617669642e72616c656368652e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032312f30332f53637265656e2d53686f742d323032312d30332d32332d61742d31312e34342e31392d414d2d31303234783538302e706e67)](https://camo.githubusercontent.com/80502b496660d723855dc908a10f8c98aa2c3db1549029839e9ab163c327eb42/68747470733a2f2f64617669642e72616c656368652e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032312f30332f53637265656e2d53686f742d323032312d30332d32332d61742d31312e34342e31392d414d2d31303234783538302e706e67)

- QuickLogs Parser - Php Error Log

[![](https://camo.githubusercontent.com/c43a9bbe14a82b95e9e8712b137ee4b32e17aea41ae1f79fa294938aeb4a0861/68747470733a2f2f64617669642e72616c656368652e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032312f30332f53637265656e2d53686f742d323032312d30332d32332d61742d392e34382e33382d414d2d3132303078313032342e706e67)](https://camo.githubusercontent.com/c43a9bbe14a82b95e9e8712b137ee4b32e17aea41ae1f79fa294938aeb4a0861/68747470733a2f2f64617669642e72616c656368652e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032312f30332f53637265656e2d53686f742d323032312d30332d32332d61742d392e34382e33382d414d2d3132303078313032342e706e67)

Composer
--------

[](#composer)

```
composer require yana/dr
```

How To use it in your web page
------------------------------

[](#how-to-use-it-in-your-web-page)

```
process();
```

Set Up PHP Error Log path in vendor/yana/dr/Yana/Logs/conf.php
--------------------------------------------------------------

[](#set-up-php-error-log-path-in-vendoryanadryanalogsconfphp)

```
 '/var/log/php-fpm/www-error.log',
    'error_log_path_backup' => __DIR__.'\demo\www-error.log'
];
```

Default Credentials
-------------------

[](#default-credentials)

```
username : admin
password : davidr
```

Command Lines for PSR-2 Standard
--------------------------------

[](#command-lines-for-psr-2-standard)

```
./bin/phpcs -p --extensions=php --standard=PSR2 --error-severity=1 --warning-severity=0 ./src ./tests
```

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

[](#contributing)

Feel free to submit [Github Issues](https://github.com/davidraleche/ralecheframework) or pull requests.

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 76.6% 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 ~30 days

Recently: every ~1 days

Total

18

Last Release

1389d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5f71a449a55689bf7daab27cae6212b7d358dddd9d3a8df0b1b7a8066a826018?d=identicon)[davidraleche](/maintainers/davidraleche)

---

Top Contributors

[![davidraleche](https://avatars.githubusercontent.com/u/155598?v=4)](https://github.com/davidraleche "davidraleche (82 commits)")[![davidr4over](https://avatars.githubusercontent.com/u/140561817?v=4)](https://github.com/davidr4over "davidr4over (25 commits)")

---

Tags

error-logframeworklogging-librarylogging-parserparserphpphp7logframeworklog parserPHP Log Parser

### Embed Badge

![Health badge](/badges/yana-dr/health.svg)

```
[![Health](https://phpackages.com/badges/yana-dr/health.svg)](https://phpackages.com/packages/yana-dr)
```

###  Alternatives

[lanin/laravel-api-debugger

Easily debug your JSON API.

2311.8M](/packages/lanin-laravel-api-debugger)[yiisoft/log-target-file

Yii Logging Library - File Target

22294.1k12](/packages/yiisoft-log-target-file)[saad/api-debugger

Easily debug your JSON API.

1170.1k](/packages/saad-api-debugger)

PHPackages © 2026

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