{"id":36971784,"url":"https://github.com/liuxiaoyucc/timekeeper","last_synced_at":"2026-01-13T21:54:38.655Z","repository":{"id":62518020,"uuid":"305876221","full_name":"liuxiaoyucc/timekeeper","owner":"liuxiaoyucc","description":":alarm_clock: php代码执行时长计时器","archived":false,"fork":false,"pushed_at":"2023-03-22T01:36:22.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-08T19:24:25.319Z","etag":null,"topics":["php","timekeeper"],"latest_commit_sha":null,"homepage":"","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/liuxiaoyucc.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":"2020-10-21T01:32:14.000Z","updated_at":"2023-03-22T01:36:25.000Z","dependencies_parsed_at":"2022-11-02T10:31:37.119Z","dependency_job_id":null,"html_url":"https://github.com/liuxiaoyucc/timekeeper","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/liuxiaoyucc/timekeeper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liuxiaoyucc%2Ftimekeeper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liuxiaoyucc%2Ftimekeeper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liuxiaoyucc%2Ftimekeeper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liuxiaoyucc%2Ftimekeeper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liuxiaoyucc","download_url":"https://codeload.github.com/liuxiaoyucc/timekeeper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liuxiaoyucc%2Ftimekeeper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28401953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T14:36:09.778Z","status":"ssl_error","status_checked_at":"2026-01-13T14:35:19.697Z","response_time":56,"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":["php","timekeeper"],"created_at":"2026-01-13T21:54:36.900Z","updated_at":"2026-01-13T21:54:38.639Z","avatar_url":"https://github.com/liuxiaoyucc.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# timekeeper\nphp代码执行时长计时器\n\n\n## use\n\n```\ncomposer require liuxiaoyucc/timekeeper\n\n// 引入autoload.php; 引入插件\nrequire 'vendor/autoload.php';\nuse liuxiaoyucc\\timekeeper\\TimeKeeper;\n\n// 初始化TimeKeeper\n$keeper = new TimeKeeper();\n\n// 开始计时\n$keeper-\u003estart;\n\n// 结束计时\n$keeper-\u003eend;\n\n// 输出用时 ms\necho $keeper-\u003econsumeTime();\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliuxiaoyucc%2Ftimekeeper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliuxiaoyucc%2Ftimekeeper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliuxiaoyucc%2Ftimekeeper/lists"}