{"id":23219115,"url":"https://github.com/b2pweb/bdf-prime-shell","last_synced_at":"2026-02-09T12:31:02.185Z","repository":{"id":45227777,"uuid":"366079150","full_name":"b2pweb/bdf-prime-shell","owner":"b2pweb","description":"Interactive shell for prime queries","archived":false,"fork":false,"pushed_at":"2024-12-03T11:14:55.000Z","size":64,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-18T21:19:23.523Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/b2pweb.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}},"created_at":"2021-05-10T14:52:55.000Z","updated_at":"2024-10-11T13:57:44.000Z","dependencies_parsed_at":"2024-02-27T16:56:17.863Z","dependency_job_id":null,"html_url":"https://github.com/b2pweb/bdf-prime-shell","commit_stats":{"total_commits":29,"total_committers":1,"mean_commits":29.0,"dds":0.0,"last_synced_commit":"da1305036655a6dd50249f5807fee40a29e4bd12"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b2pweb%2Fbdf-prime-shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b2pweb%2Fbdf-prime-shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b2pweb%2Fbdf-prime-shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b2pweb%2Fbdf-prime-shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/b2pweb","download_url":"https://codeload.github.com/b2pweb/bdf-prime-shell/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238285549,"owners_count":19446897,"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","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-12-18T21:19:19.458Z","updated_at":"2025-10-26T07:32:09.018Z","avatar_url":"https://github.com/b2pweb.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Prime Shell\n[![build](https://github.com/b2pweb/bdf-prime-shell/actions/workflows/php.yml/badge.svg)](https://github.com/b2pweb/bdf-prime-shell/actions/workflows/php.yml)\n[![codecov](https://codecov.io/github/b2pweb/bdf-prime-shell/branch/master/graph/badge.svg?token=VOFSPEWYKX)](https://app.codecov.io/github/b2pweb/bdf-prime-shell)\n[![Packagist Version](https://img.shields.io/packagist/v/b2pweb/bdf-prime-shell.svg)](https://packagist.org/packages/b2pweb/bdf-prime-shell)\n[![Total Downloads](https://img.shields.io/packagist/dt/b2pweb/bdf-prime-shell.svg)](https://packagist.org/packages/b2pweb/bdf-prime-shell)\n[![Type Coverage](https://shepherd.dev/github/b2pweb/bdf-prime-shell/coverage.svg)](https://shepherd.dev/github/b2pweb/bdf-prime-shell)\n\nInteractive shell for execute queries using prime repositories.\n\n## Usage\n\nInstall using composer\n\n```\ncomposer require b2pweb/bdf-prime-shell\n```\n\nRegister the command into the console (symfony example) :\n\n```yaml\nservices:\n    Bdf\\Prime\\Shell\\PrimeShellCommand:\n        class: 'Bdf\\Prime\\Shell\\PrimeShellCommand'\n        arguments: ['@prime']\n        tags: ['console.command']\n```\n\nNow you can execute the shell :\n\n```\nbin/console prime:shell -p src/Entity\n```\n\nThe `-p` option allow preloading entity classes for autocomplete.\nNow you can call repositories and queries methods like in real PHP !\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb2pweb%2Fbdf-prime-shell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fb2pweb%2Fbdf-prime-shell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb2pweb%2Fbdf-prime-shell/lists"}