{"id":19250286,"url":"https://github.com/charcoalphp/conductor","last_synced_at":"2026-01-17T03:46:19.770Z","repository":{"id":222849022,"uuid":"758113722","full_name":"charcoalphp/conductor","owner":"charcoalphp","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-01T10:05:20.000Z","size":106,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-15T00:00:12.313Z","etag":null,"topics":[],"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/charcoalphp.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-15T16:43:20.000Z","updated_at":"2024-08-01T10:02:08.000Z","dependencies_parsed_at":"2024-02-19T14:28:25.196Z","dependency_job_id":"2a3ce162-47e7-4bbc-9fc8-87abca3007b1","html_url":"https://github.com/charcoalphp/conductor","commit_stats":null,"previous_names":["mouseeatscat/charcoal-conductor","charcoalphp/conductor","charcoalphp/charcoal-conductor"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/charcoalphp/conductor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charcoalphp%2Fconductor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charcoalphp%2Fconductor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charcoalphp%2Fconductor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charcoalphp%2Fconductor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/charcoalphp","download_url":"https://codeload.github.com/charcoalphp/conductor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charcoalphp%2Fconductor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28493674,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T02:39:23.645Z","status":"ssl_error","status_checked_at":"2026-01-17T02:34:19.649Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2024-11-09T18:16:42.031Z","updated_at":"2026-01-17T03:46:19.753Z","avatar_url":"https://github.com/charcoalphp.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Charcoal Conductor\nA CLI tool for interacting with the [Charcoal framework](https://github.com/charcoalphp/charcoal).\n\n## Requirements\n- php ^7.4\n- composer\n## Installation\n```BASH\ncomposer global config repositories.stecman/symfony-console-completion vcs https://github.com/MouseEatsCat/symfony-console-completion\ncomposer global require charcoal/conductor\n```\n### Autocompletion\nTo enable autocompletion, you need to add the following to your `.bashrc` or `.zshrc` file.\n```BASH\nsource \u003c(conductor _completion -g -p conductor)\n```\n## Commands\n| Command            | Description                                                   |\n| ------------------ | ------------------------------------------------------------- |\n| help               | Display help for a command                                    |\n| list               | List commands                                                 |\n| models:create      | Create a new Model                                            |\n| models:list        | List all registered Models                                    |\n| models:sync        | Synchronize the database with model definitions               |\n| attachments:create | Create a new Attachment                                       |\n| attachments:list   | List all registered Attachments                               |\n| attachments:sync   | Synchronize the attachments table with attachment definitions |\n| scripts:list       | List all charcoal scripts                                     |\n| scripts:run        | Run a charcoal script                                         |\n| project:create     | Create a new charcoal project                                 |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharcoalphp%2Fconductor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcharcoalphp%2Fconductor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharcoalphp%2Fconductor/lists"}