{"id":16233496,"url":"https://github.com/karser/custominstaller","last_synced_at":"2025-04-08T07:36:39.138Z","repository":{"id":6799892,"uuid":"8047565","full_name":"karser/CustomInstaller","owner":"karser","description":"Custom installer","archived":false,"fork":false,"pushed_at":"2015-03-14T14:57:09.000Z","size":168,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T04:47:57.961Z","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/karser.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}},"created_at":"2013-02-06T08:42:27.000Z","updated_at":"2015-03-14T14:57:11.000Z","dependencies_parsed_at":"2022-09-15T09:21:59.186Z","dependency_job_id":null,"html_url":"https://github.com/karser/CustomInstaller","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/karser%2FCustomInstaller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karser%2FCustomInstaller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karser%2FCustomInstaller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karser%2FCustomInstaller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/karser","download_url":"https://codeload.github.com/karser/CustomInstaller/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247797353,"owners_count":20997725,"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-10-10T13:12:51.061Z","updated_at":"2025-04-08T07:36:39.119Z","avatar_url":"https://github.com/karser.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"CustomInstaller\n===============\nThis installer for composer packages allows you to specify custom install path per package in Symfony2.\nInspired by [this](https://github.com/composer/installers/pull/30) discussion.\n## Installation\nAdd the code in your composer.json:\n\n```js\n{\n    \"require\": {\n        \"karser/custom-installer\": \"dev-master\"\n    }\n}\n```\n\n\nNow tell composer to download the library by running the command:\n\n``` bash\n$ php ./composer.phar update\n```\n\n## Usage\n```js\n    \"extra\": {\n        \"installer-paths\": {\n            \"src/\": [\"karser/*-bundle\"]\n        }\n    }\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarser%2Fcustominstaller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkarser%2Fcustominstaller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarser%2Fcustominstaller/lists"}