{"id":15732734,"url":"https://github.com/grasmash/artifice","last_synced_at":"2025-04-24T04:10:40.723Z","repository":{"id":66224292,"uuid":"116875229","full_name":"grasmash/artifice","owner":"grasmash","description":null,"archived":false,"fork":false,"pushed_at":"2018-02-13T20:11:23.000Z","size":68,"stargazers_count":1,"open_issues_count":0,"forks_count":4,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-30T06:41:20.968Z","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/grasmash.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-09T21:56:02.000Z","updated_at":"2019-01-18T12:17:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"6197dc25-5cd5-440a-907c-01f9351b5ca0","html_url":"https://github.com/grasmash/artifice","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/grasmash%2Fartifice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grasmash%2Fartifice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grasmash%2Fartifice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grasmash%2Fartifice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grasmash","download_url":"https://codeload.github.com/grasmash/artifice/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250560053,"owners_count":21450172,"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-04T00:22:02.337Z","updated_at":"2025-04-24T04:10:40.687Z","avatar_url":"https://github.com/grasmash.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/grasmash/artifice.svg?branch=master)](https://travis-ci.org/grasmash/artifice) [![Coverage Status](https://coveralls.io/repos/github/grasmash/artifice/badge.svg?branch=master)](https://coveralls.io/github/grasmash/artifice?branch=master)\n\n## Install\n\n`$ composer require grasmash/artifice`\n\n## Contributing\n\nClone repo:\n```\n$ git clone git@github.com:grasmash/artifice.git /path/to/artifice\n```\n\nEdit `~/.composer/composer.json`:\n```\n{\n    \"repositories\": {\n        \"artifice\": {\n            \"type\": \"path\",\n            \"url\": \"/path/to/artifice\",\n            \"options\": {\n                \"symlink\": true\n            }\n        }\n    },\n    \"require\": {\n        \"grasmash/artifice\": \"*@dev\"\n    }\n}\n```\nExecute:\n```\n$ composer global update\n$ composer list\n```\n\nYou should now see `generate-artifact` as an available command.\n\n### Testing\n\n```\n$ cd /path/to/artifice\n$ composer test\n```\n\n### Auto-fix code style\n\n```\n$ cd /path/to/artifice\n$ composer cbf\n```\n\n### Debugging\n\nComposer disables xDebug by default. To force xDebug usage when debugging the `generate-arifact` command, run:\n\n```\n$ COMPOSER_ALLOW_XDEBUG=1 composer generate-artifact\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrasmash%2Fartifice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrasmash%2Fartifice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrasmash%2Fartifice/lists"}