{"id":13803280,"url":"https://github.com/theofidry/composer-inheritance-plugin","last_synced_at":"2025-04-12T06:12:53.299Z","repository":{"id":54971023,"uuid":"68651304","full_name":"theofidry/composer-inheritance-plugin","owner":"theofidry","description":"Opinionated version of Wikimedia composer-merge-plugin to work in pair with Bamarni composer-bin-plugin.","archived":false,"fork":false,"pushed_at":"2021-10-11T06:40:47.000Z","size":34,"stargazers_count":28,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-26T01:36:34.522Z","etag":null,"topics":["composer","composer-plugin","php"],"latest_commit_sha":null,"homepage":"","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/theofidry.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["theofidry"]}},"created_at":"2016-09-19T22:15:54.000Z","updated_at":"2024-03-15T15:34:18.000Z","dependencies_parsed_at":"2022-08-14T07:50:23.111Z","dependency_job_id":null,"html_url":"https://github.com/theofidry/composer-inheritance-plugin","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theofidry%2Fcomposer-inheritance-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theofidry%2Fcomposer-inheritance-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theofidry%2Fcomposer-inheritance-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theofidry%2Fcomposer-inheritance-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theofidry","download_url":"https://codeload.github.com/theofidry/composer-inheritance-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248290464,"owners_count":21078992,"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","composer-plugin","php"],"created_at":"2024-08-04T01:00:27.443Z","updated_at":"2025-04-12T06:12:53.270Z","avatar_url":"https://github.com/theofidry.png","language":"PHP","funding_links":["https://github.com/sponsors/theofidry"],"categories":["Plugins"],"sub_categories":["Support"],"readme":"# Composer Inheritance Plugin\n\n[![Package version](https://img.shields.io/packagist/vpre/theofidry/composer-inheritance-plugin.svg?style=flat-square)](https://packagist.org/packages/theofidry/composer-inheritance-plugin)\n[![Build Status](https://travis-ci.org/theofidry/composer-inheritance-plugin.svg?branch=master\u0026style=flat-square)](https://travis-ci.org/theofidry/composer-inheritance-plugin)\n[![License](https://img.shields.io/badge/license-MIT-red.svg?style=flat-square)](LICENSE)\n\nOpinionated version of [Wikimedia composer-merge-plugin][1] to work in pair with [bamarni/composer-bin-plugin][2].\n\n\n## Usage\n\nIf you are familiar with [bamarni/composer-bin-plugin][2], you know that you can\neasily manage several namespaces without impacting your project dependencies.\nThere is however one issue: the `composer.json` files in your `vendor-bin`\ndirectory are completely isolated from your project root `composer.json`. It is\npossible thanks to [wikimedia/composer-merge-plugin][1] to change that. This\nlibrary pre-configure this plugin to work more nicely out of the box.\n\nLive example: https://github.com/nelmio/alice\n\n```\n/nelmio-alice-project\n├── composer.json \u003c-- uses bamarni/composer-bin-plugin to manage vendor-bin\n├── composer.lock\n├── vendor/\n└── vendor-bin/\n    ├── laravel\n    |   ├── composer.json \u003c-- uses theofidry/composer-inheritance-plugin to\n    |   |                     inherit from the root `composer.json` and add\n    |   |                     dependencies related to Laravel to test the\n    |   |                     Laravel bridge\n    |   ├── composer.lock\n    |   └── vendor/\n    └── symfony\n        ├── composer.json \u003c-- uses theofidry/composer-inheritance-plugin to\n        |                     inherit from the root `composer.json` and add\n        |                     dependencies related to Symfony to test the\n        |                     Symfony bridge\n        ├── composer.lock\n        └── vendor/\n```\n\n\n[1]: https://github.com/wikimedia/composer-merge-plugin\n[2]: https://github.com/bamarni/composer-bin-plugin\n[3]: https://github.com/sensiolabs-de/deptrac\n[4]: https://github.com/bobthecow/psysh\n[5]: https://symfony.com\n[6]: https://laravel.com\n[7]: https://github.com/tommy-muehle/tooly-composer-script\n[8]: https://phpunit.de/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheofidry%2Fcomposer-inheritance-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheofidry%2Fcomposer-inheritance-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheofidry%2Fcomposer-inheritance-plugin/lists"}