{"id":21595033,"url":"https://github.com/thirdmadman/php-benchmark-frontend","last_synced_at":"2026-04-06T09:31:41.109Z","repository":{"id":37975701,"uuid":"495465942","full_name":"thirdmadman/php-benchmark-frontend","owner":"thirdmadman","description":"Frontend part for php bechmark system.","archived":false,"fork":false,"pushed_at":"2023-05-07T16:07:41.000Z","size":1619,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-03T14:24:06.427Z","etag":null,"topics":["benchmark","bootstrap","css","eslint","frontend","html","javascript","prettier","react","redux","scss","typescript","webpack"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thirdmadman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-23T15:21:58.000Z","updated_at":"2023-05-07T16:25:30.000Z","dependencies_parsed_at":"2024-11-24T17:36:09.497Z","dependency_job_id":null,"html_url":"https://github.com/thirdmadman/php-benchmark-frontend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thirdmadman/php-benchmark-frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thirdmadman%2Fphp-benchmark-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thirdmadman%2Fphp-benchmark-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thirdmadman%2Fphp-benchmark-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thirdmadman%2Fphp-benchmark-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thirdmadman","download_url":"https://codeload.github.com/thirdmadman/php-benchmark-frontend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thirdmadman%2Fphp-benchmark-frontend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31466589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T08:36:52.050Z","status":"ssl_error","status_checked_at":"2026-04-06T08:36:51.267Z","response_time":112,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["benchmark","bootstrap","css","eslint","frontend","html","javascript","prettier","react","redux","scss","typescript","webpack"],"created_at":"2024-11-24T17:24:40.802Z","updated_at":"2026-04-06T09:31:41.093Z","avatar_url":"https://github.com/thirdmadman.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# php-benchmark-frontend\n\n![html](https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge\u0026logo=html5\u0026logoColor=white) ![css3](https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge\u0026logo=css3\u0026logoColor=white) ![js](https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge\u0026logo=javascript\u0026logoColor=black) ![markdown](https://img.shields.io/badge/Markdown-000000?style=for-the-badge\u0026logo=markdown\u0026logoColor=white) ![Webpack](https://img.shields.io/badge/webpack-%238DD6F9.svg?style=for-the-badge\u0026logo=webpack\u0026logoColor=black) ![scss](https://img.shields.io/badge/SCss-CC6699?style=for-the-badge\u0026logo=sass\u0026logoColor=white) ![eslint](https://img.shields.io/badge/eslint-3A33D1?style=for-the-badge\u0026logo=eslint\u0026logoColor=white) ![prettier](https://img.shields.io/badge/prettier-1A2C34?style=for-the-badge\u0026logo=prettier\u0026logoColor=F7BA3E) ![bootstrap](https://img.shields.io/badge/Bootstrap-563D7C?style=for-the-badge\u0026logo=bootstrap\u0026logoColor=white) ![typescript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge\u0026logo=typescript\u0026logoColor=white) ![react](https://img.shields.io/badge/React-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB) ![redux](https://img.shields.io/badge/Redux-593D88?style=for-the-badge\u0026logo=redux\u0026logoColor=white)\n\n\n## Screenshots\n\n![popup](php-benchmark-frontend-popup.png)\n\n![main screen](php-benchmark-frontend-main-screen.png)\n\n## Description\n\nThis is the frontend part, SPA, of php benchmark system, which provides graphical representation of results php benchmark script execution by time.\n\nThis app can help hosting providers and systems administrators to monitor, indirectly, changes in performance of servers.\n\n## Backend\n\nThis app uses backend from this repository:\n\n\u003chttps://github.com/thirdmadman/php-benchmark-backend\u003e\n\n## Deploy\n\nFirstly, you have to deploy backend part of this application.\n\nTo deploy frontend part of app use:\n\n```npm run build```\n\nthen copy content of **/dist** folder into same folder as backed part.\n\n## Usage\n\nOpen frontend part, simply following to your backend root path.\n\nExample:\n\n```text\nYour backend url: http://benchmark01.somesite.com/api.php\nYour frontend url will be: http://benchmark01.somesite.com\n```\n\nCopy API key from deploy of your backend part, and paste it into popup \"You are not signed in.\" window.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthirdmadman%2Fphp-benchmark-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthirdmadman%2Fphp-benchmark-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthirdmadman%2Fphp-benchmark-frontend/lists"}