{"id":19039594,"url":"https://github.com/windwalker-io/starter","last_synced_at":"2025-06-15T07:35:52.186Z","repository":{"id":18730353,"uuid":"21941737","full_name":"windwalker-io/starter","owner":"windwalker-io","description":"Windwlaker Framework starter package","archived":false,"fork":false,"pushed_at":"2024-06-09T06:44:50.000Z","size":4390,"stargazers_count":4,"open_issues_count":1,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-18T05:53:46.618Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/ventoviro/windwalker","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/windwalker-io.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,"zenodo":null}},"created_at":"2014-07-17T12:51:54.000Z","updated_at":"2024-12-16T13:49:11.000Z","dependencies_parsed_at":"2024-06-09T07:38:30.341Z","dependency_job_id":null,"html_url":"https://github.com/windwalker-io/starter","commit_stats":{"total_commits":451,"total_committers":2,"mean_commits":225.5,"dds":"0.0022172949002217113","last_synced_commit":"3527415c858ef698f60738ba8fba39f4862d117d"},"previous_names":[],"tags_count":95,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/windwalker-io%2Fstarter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/windwalker-io%2Fstarter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/windwalker-io%2Fstarter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/windwalker-io%2Fstarter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/windwalker-io","download_url":"https://codeload.github.com/windwalker-io/starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249931090,"owners_count":21347268,"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-11-08T22:17:46.294Z","updated_at":"2025-04-23T20:47:49.061Z","avatar_url":"https://github.com/windwalker-io.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Windwalker Starter\n\n![logo](https://user-images.githubusercontent.com/1639206/122663390-a5cad880-d1cc-11eb-9592-33e507f2099f.png)\n\nThis is [Windwlaker Framework](https://github.com/ventoviro/windwalker-framework) starter package.\n\n## Installation Via Composer\n\n``` bash\ncomposer create-project windwalker/starter windwalker ^4.0 --remove-vcs\n```\n\n## Getting Started\n\nOpen `http://{Your project root}/www`, you will see the sample page.\n\n![home](https://user-images.githubusercontent.com/1639206/122663411-d4e14a00-d1cc-11eb-892d-f20c6f0e9eec.jpg)\n\n\nOpen `http://{Your project root}/www/dev.php`, you will enter the development mode.\n\n## Using Console\n\nType this command in your terminal:\n\n``` bash\nphp windwalker\n```\n\nYou will see console usage:\n\n```\nWindwalker Console 4.x\n\nUsage:\n  command [options] [arguments]\n\nOptions:\n  -h, --help            Display help for the given command. When no command is given display help for the list command\n  -q, --quiet           Do not output any message\n  -V, --version         Display this application version\n      --ansi|--no-ansi  Force (or disable --no-ansi) ANSI output\n  -n, --no-interaction  Do not ask any interactive question\n  -v|vv|vvv, --verbose  Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug\n\nAvailable commands:\n  dump-server      Start the dump server to collect dump information.\n  help             Display help for a command\n  list             List commands\n  run              Run custom scripts.\n  schedule         Run CRON schedule\n asset\n  asset:version    Create assets version file.\n build\n  build:entity     Build entity getters/setters and sync properties with database.\n  build:form       Build form definition from DB table.\n cache\n  cache:clear      Clear cache\n db\n  db:export        Export database to file.\n generate\n  generate:make    [g] Generate files.\n  generate:revise  Revise file to template.\n mail\n  mail:test        This command will send a test mail by your mail settings.\n mig\n  mig:create       Create a migration version.\n  mig:go           Migrate to specific version or latest.\n  mig:reset        Reset migration versions.\n  mig:status       Show migration status.\n pkg\n  pkg:install      Install package resources.\n seed\n  seed:clear       Clear seeders\n  seed:create      Create a seeder.\n  seed:import      Import seeders\n```\n\n### Import Sample Schema\n\n``` bash\nphp windwalker mig:status\nphp windwalker mog:go --seed\n```\n\n## How To Use Windwalker\n\nPlease see [Documentation](http://windwalker.io/documentation/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwindwalker-io%2Fstarter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwindwalker-io%2Fstarter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwindwalker-io%2Fstarter/lists"}