{"id":15739706,"url":"https://github.com/davidraleche/ralecheframework","last_synced_at":"2025-03-31T04:43:39.129Z","repository":{"id":49809481,"uuid":"153497591","full_name":"davidraleche/ralecheframework","owner":"davidraleche","description":"Quick PHP Error Log parser","archived":false,"fork":false,"pushed_at":"2022-07-26T19:56:04.000Z","size":4485,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"dev","last_synced_at":"2025-03-06T21:02:43.338Z","etag":null,"topics":["error-log","framework","logging-library","logging-parser","parser","php","php7"],"latest_commit_sha":null,"homepage":"http://david.raleche.com/web-consulting/raleche-ultra-fast-api-framework-for-microservices/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidraleche.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-17T17:33:32.000Z","updated_at":"2022-04-29T21:30:29.000Z","dependencies_parsed_at":"2022-08-24T14:39:28.074Z","dependency_job_id":null,"html_url":"https://github.com/davidraleche/ralecheframework","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidraleche%2Fralecheframework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidraleche%2Fralecheframework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidraleche%2Fralecheframework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidraleche%2Fralecheframework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidraleche","download_url":"https://codeload.github.com/davidraleche/ralecheframework/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246418700,"owners_count":20773935,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["error-log","framework","logging-library","logging-parser","parser","php","php7"],"created_at":"2024-10-04T02:06:15.433Z","updated_at":"2025-03-31T04:43:39.099Z","avatar_url":"https://github.com/davidraleche.png","language":"PHP","readme":"[![Build Status](https://img.shields.io/travis/zircote/swagger-php/master.svg?style=flat-square)](https://travis-ci.org/zircote/swagger-php)\n[![License](https://img.shields.io/badge/license-Apache2.0-blue.svg?style=flat-square)](LICENSE-2.0.txt)\n\n# QuickLogs - Log Parser !  PHP Error Log Parser\n\nParse quickly (in 5 minutes) your php errors and php warnings via a web browser.\nif you are tired of 'tail -f' or 'cat error_log' QuickLogs is your solution !\n\nWindows server and Unix Server compatible - yay !\n\n## Features\n- QuickAuthentication\n\n![](https://david.raleche.com/wp-content/uploads/2021/03/Screen-Shot-2021-03-23-at-11.44.19-AM-1024x580.png)\n\n- QuickLogs Parser - Php Error Log\n\n![](https://david.raleche.com/wp-content/uploads/2021/03/Screen-Shot-2021-03-23-at-9.48.38-AM-1200x1024.png)\n\n## Composer\n```bash\ncomposer require yana/dr\n```\n\n## How To use it in your web page\n```bash\n\u003c?php\n\nrequire_once __DIR__.'vendor/autoload.php';\n\n$authenticationInstance = new \\Yana\\Authentication\\QuickAuthentication();\n$quickLogs = new \\Yana\\Logs\\QuickLogs($authenticationInstance);\n$quickLogs-\u003eprocess();\n```\n\n## Set Up PHP Error Log path in vendor/yana/dr/Yana/Logs/conf.php\n```bash\n\u003c?php\n    /**\n     * Setup Error Log file\n     *\n     * @author    David Raleche\n     * @link      david.raleche.com\n     *\n     * @since     2019-05-10\n     **/\n\nreturn [\n    'error_log_path' =\u003e '/var/log/php-fpm/www-error.log',\n    'error_log_path_backup' =\u003e __DIR__.'\\demo\\www-error.log'\n];\n\n```\n\n## Default Credentials\n```bash\nusername : admin\npassword : davidr\n```\n\n\n## Command Lines for PSR-2 Standard\n\n```bash\n./bin/phpcs -p --extensions=php --standard=PSR2 --error-severity=1 --warning-severity=0 ./src ./tests\n```\n\n## Contributing\n\nFeel free to submit [Github Issues](https://github.com/davidraleche/ralecheframework) or pull requests.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidraleche%2Fralecheframework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidraleche%2Fralecheframework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidraleche%2Fralecheframework/lists"}