{"id":13760203,"url":"https://github.com/oncarrot/composer-summary","last_synced_at":"2025-05-10T10:31:54.062Z","repository":{"id":41872337,"uuid":"226167631","full_name":"oncarrot/composer-summary","owner":"oncarrot","description":"Automatically document your composer dependencies","archived":false,"fork":false,"pushed_at":"2024-08-02T02:00:47.000Z","size":70,"stargazers_count":9,"open_issues_count":5,"forks_count":0,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-08-03T13:04:28.268Z","etag":null,"topics":["composer"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/oncarrot.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,"publiccode":null,"codemeta":null}},"created_at":"2019-12-05T18:48:01.000Z","updated_at":"2024-08-03T13:04:29.808Z","dependencies_parsed_at":"2024-08-03T13:14:33.320Z","dependency_job_id":null,"html_url":"https://github.com/oncarrot/composer-summary","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oncarrot%2Fcomposer-summary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oncarrot%2Fcomposer-summary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oncarrot%2Fcomposer-summary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oncarrot%2Fcomposer-summary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oncarrot","download_url":"https://codeload.github.com/oncarrot/composer-summary/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224949726,"owners_count":17397223,"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":["composer"],"created_at":"2024-08-03T13:01:05.330Z","updated_at":"2024-11-16T17:30:49.449Z","avatar_url":"https://github.com/oncarrot.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"# composer-summary\n\nZero-friction tool to document your composer dependencies. \n\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\n```json\n{\n  \"require\": {\n    \"laravel/framework\": \"5.2.*\"\n  },\n  \"require-dev\": {\n    \"phpunit/phpunit\": \"~4.0\"\n  }\n}\n```\n\n\u003c/td\u003e\n\u003c/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003e\n\n`composer-summary composer.json` ⬇️\n\n\u003c/td\u003e\n\u003c/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003e\n\n![ayy](./demo/ayy.png)\n\n\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/tbody\u003e\n\u003c/table\u003e\n\n* * *\n**This is a prototype: please check [this milestone](https://github.com/oncarrot/composer-summary/milestone/1)**\n\nThis is currently just a quick sketch I did in Ruby. We probably have to rewrite this in PHP and make it installable via Composer as a require-dev dep.  \n—Austin\n* * *\n\n## Usage\n\nThis isn't published on a package registry yet or anything so feel free to just clone the repo and install it as a gem.\nIt requires a somewhat modern version of Ruby (2.5+).\n\n```bash\ngit clone https://github.com/oncarrot/composer-summary.git\ncd composer-summary\nmake install\n```\n\n```bash\ncomposer-summary --help\n\n# will generate path/to/your/composer.md\ncomposer-summary path/to/your/composer.json\n\n# generate a markdown file somewhere else\ncomposer-summary path/to/your/composer.json path/to/your/docs/muh-composer-deps.md\n```\n\nIf you hate it just uninstall it `gem uninstall composer-summary`\n\n## Development\n\nRun the tests with `make test`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foncarrot%2Fcomposer-summary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foncarrot%2Fcomposer-summary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foncarrot%2Fcomposer-summary/lists"}