{"id":13804024,"url":"https://github.com/neronmoon/scriptsdev","last_synced_at":"2025-04-09T20:05:45.532Z","repository":{"id":55637313,"uuid":"45651470","full_name":"neronmoon/scriptsdev","owner":"neronmoon","description":"Scripts-dev directive for composer","archived":false,"fork":false,"pushed_at":"2020-12-16T08:02:30.000Z","size":34,"stargazers_count":69,"open_issues_count":1,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T20:05:41.207Z","etag":null,"topics":["composer","php","scripts"],"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/neronmoon.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}},"created_at":"2015-11-06T01:31:38.000Z","updated_at":"2024-09-13T04:22:57.000Z","dependencies_parsed_at":"2022-08-15T05:10:22.056Z","dependency_job_id":null,"html_url":"https://github.com/neronmoon/scriptsdev","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neronmoon%2Fscriptsdev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neronmoon%2Fscriptsdev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neronmoon%2Fscriptsdev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neronmoon%2Fscriptsdev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neronmoon","download_url":"https://codeload.github.com/neronmoon/scriptsdev/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103872,"owners_count":21048245,"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","php","scripts"],"created_at":"2024-08-04T01:00:40.467Z","updated_at":"2025-04-09T20:05:45.512Z","avatar_url":"https://github.com/neronmoon.png","language":"PHP","readme":"# scriptsdev for [Composer](https://github.com/composer/composer) [![Build Status](https://travis-ci.org/neronmoon/scriptsdev.svg?branch=master)](https://travis-ci.org/neronmoon/scriptsdev)\nIt's like require-dev, but for scripts\n## Installation\nJust run `composer require neronmoon/scriptsdev --dev`\n\n## Usage\nAfter installing you able to add extra.scripts-dev directive in your `composer.json`\n```json\n...\n\"extra\": {\n    \"scripts-dev\": {\n        \"post-install-cmd\": [\n            \"npm install --dev\"\n        ],\n        \"post-update-cmd\": \"php ./someCoolCommand.php\",\n        \"test\": \"phpunit\"\n    },\n}\n...\n```\n\n## Deprecated Usage\n```json\n...\n\"scripts-dev\": {\n    \"post-install-cmd\": [\n        \"npm install --dev\"\n    ],\n    \"post-update-cmd\": \"php ./someCoolCommand.php\"\n}\n...\n```\n\n## Known issues\n\n- Usage of this plugin will cause minor warning of validation process.\n`composer validate` command will display something like this.\n```\n./composer.json is valid, but with a few warnings\nSee https://getcomposer.org/doc/04-schema.md for details on the schema\nDescription for non-existent script \"test\" found in \"scripts-descriptions\"\n```\n","funding_links":[],"categories":["Scripts"],"sub_categories":["Support"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneronmoon%2Fscriptsdev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneronmoon%2Fscriptsdev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneronmoon%2Fscriptsdev/lists"}