{"id":37014478,"url":"https://github.com/maximaster/bitrix-cli-commands","last_synced_at":"2026-01-14T01:25:55.943Z","repository":{"id":254283525,"uuid":"846073568","full_name":"maximaster/bitrix-cli-commands","owner":"maximaster","description":"Консольные команды для работы с Битрикс совместимые с symfony/console","archived":false,"fork":false,"pushed_at":"2024-12-03T11:28:20.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-28T12:51:30.702Z","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/maximaster.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-08-22T13:34:35.000Z","updated_at":"2024-12-03T11:39:36.000Z","dependencies_parsed_at":"2024-08-22T14:42:35.015Z","dependency_job_id":"d72c2625-d114-4ff1-90bf-16020e134cbc","html_url":"https://github.com/maximaster/bitrix-cli-commands","commit_stats":null,"previous_names":["maximaster/bitrix-cli-commands"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/maximaster/bitrix-cli-commands","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximaster%2Fbitrix-cli-commands","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximaster%2Fbitrix-cli-commands/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximaster%2Fbitrix-cli-commands/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximaster%2Fbitrix-cli-commands/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maximaster","download_url":"https://codeload.github.com/maximaster/bitrix-cli-commands/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximaster%2Fbitrix-cli-commands/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28407696,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T00:40:43.272Z","status":"ssl_error","status_checked_at":"2026-01-14T00:40:42.636Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":"2026-01-14T01:25:55.393Z","updated_at":"2026-01-14T01:25:55.891Z","avatar_url":"https://github.com/maximaster.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# maximaster/bitrix-cli-commands\n\nКонсольные команды для работы с Битрикс совместимые с `symfony/console`.\n\n* `im` модуль:\n  * `bitrix:im:delete-chats` - удалить чаты, кроме указанных;\n  * `bitrix:im:delete-messages` - удалить все сообщения из чатов;\n* `main` модуль:\n  * `bitrix:cache:clear` - удалить кеш;\n  * `bitrix:main:mark-dangled-files` - удалить неиспользуемые файлы из b_file;\n* `perfmon` модуль:\n  * `bitrix:perfmon:clear` - очистить данные собранные монитором\n    производительности;\n  * `bitrix:perfmon:configure` - очистить данные собранные монитором\n    производительности;\n  * `bitrix:perfmon:disable` - отключить монитор производительности;\n  * `bitrix:perfmon:enable` - включить монитор производительности.\n\n## Подключение\n\n```bash\ncomposer require maximaster/bitrix-cli-commands\n```\n\nВ вашем `bin/console` добавьте команды:\n\n```php\n$bitrixLoader = \\Maximaster\\BitrixLoader\\BitrixLoader::fromComposerConfigExtra(__DIR__ . '/../composer.json');\n$bitrixCliCommandsFactory = require __DIR__ . '/../vendor/maximaster/bitrix-cli-commands/config/commands.php';\n$app-\u003eaddCommands($bitrixCliCommandsFactory($bitrixLoader));\n```\n\nИли вместо `require` создайте экземпляры нужных команд по его подобию и добавьте\nих вручную.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximaster%2Fbitrix-cli-commands","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaximaster%2Fbitrix-cli-commands","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximaster%2Fbitrix-cli-commands/lists"}