{"id":17955688,"url":"https://github.com/limingxinleo/x-phalcon-console","last_synced_at":"2025-10-11T04:56:57.776Z","repository":{"id":62517197,"uuid":"102949586","full_name":"limingxinleo/x-phalcon-console","owner":"limingxinleo","description":"Phalcon Console 优化项目","archived":false,"fork":false,"pushed_at":"2018-05-04T03:25:09.000Z","size":19,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-05T20:59:13.239Z","etag":null,"topics":["console","phalcon","php"],"latest_commit_sha":null,"homepage":null,"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/limingxinleo.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":"2017-09-09T11:17:08.000Z","updated_at":"2020-12-19T07:27:43.000Z","dependencies_parsed_at":"2022-11-02T13:45:46.490Z","dependency_job_id":null,"html_url":"https://github.com/limingxinleo/x-phalcon-console","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/limingxinleo/x-phalcon-console","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limingxinleo%2Fx-phalcon-console","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limingxinleo%2Fx-phalcon-console/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limingxinleo%2Fx-phalcon-console/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limingxinleo%2Fx-phalcon-console/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/limingxinleo","download_url":"https://codeload.github.com/limingxinleo/x-phalcon-console/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limingxinleo%2Fx-phalcon-console/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006214,"owners_count":26084063,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["console","phalcon","php"],"created_at":"2024-10-29T10:31:45.281Z","updated_at":"2025-10-11T04:56:57.754Z","avatar_url":"https://github.com/limingxinleo.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# x-phalcon-console\n\n[![Build Status](https://travis-ci.org/limingxinleo/x-phalcon-console.svg?branch=master)](https://travis-ci.org/limingxinleo/x-phalcon-console)\n\n## 安装\n~~~\ncomposer require limingxinleo/x-phalcon-console\n~~~\n\n## 使用\n~~~php\n\u003c?php\n\nuse Xin\\Phalcon\\Cli\\XConsole;\nuse Phalcon\\DI\\FactoryDefault\\Cli;\n\n// Your Method To Get DI;\n$di = new Cli();\n$di-\u003esetShared('dispatcher', function () {\n    $dispatcher = new \\Phalcon\\Cli\\Dispatcher();\n    // Your Default Namespace\n    $dispatcher-\u003esetDefaultNamespace('App\\\\Tasks');\n    return $dispatcher;\n});\n\n$xconsole = new XConsole($di);\n\n$xconsole-\u003ehandle($argv);\n~~~","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimingxinleo%2Fx-phalcon-console","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flimingxinleo%2Fx-phalcon-console","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimingxinleo%2Fx-phalcon-console/lists"}