PHPackages                             windwalker/starter - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. windwalker/starter

ActiveLibrary

windwalker/starter
==================

Windwalker Starter.

4.2.2(4mo ago)41.3k3[2 issues](https://github.com/windwalker-io/starter/issues)MITPHPPHP &gt;=8.4.6

Since Oct 5Pushed 4mo ago4 watchersCompare

[ Source](https://github.com/windwalker-io/starter)[ Packagist](https://packagist.org/packages/windwalker/starter)[ Docs](https://github.com/windwalker-io/starter)[ RSS](/packages/windwalker-starter/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (10)Dependencies (5)Versions (106)Used By (0)

Windwalker Starter
==================

[](#windwalker-starter)

[![logo](https://user-images.githubusercontent.com/1639206/122663390-a5cad880-d1cc-11eb-9592-33e507f2099f.png)](https://user-images.githubusercontent.com/1639206/122663390-a5cad880-d1cc-11eb-9592-33e507f2099f.png)

This is [Windwlaker Framework](https://github.com/ventoviro/windwalker-framework) starter package.

Installation Via Composer
-------------------------

[](#installation-via-composer)

```
composer create-project windwalker/starter windwalker ^4.0 --remove-vcs
```

Getting Started
---------------

[](#getting-started)

Open `http://{Your project root}/www`, you will see the sample page.

[![home](https://user-images.githubusercontent.com/1639206/122663411-d4e14a00-d1cc-11eb-892d-f20c6f0e9eec.jpg)](https://user-images.githubusercontent.com/1639206/122663411-d4e14a00-d1cc-11eb-892d-f20c6f0e9eec.jpg)

Open `http://{Your project root}/www/dev.php`, you will enter the development mode.

Using Console
-------------

[](#using-console)

Type this command in your terminal:

```
php windwalker
```

You will see console usage:

```
Windwalker Console 4.x

Usage:
  command [options] [arguments]

Options:
  -h, --help            Display help for the given command. When no command is given display help for the list command
  -q, --quiet           Do not output any message
  -V, --version         Display this application version
      --ansi|--no-ansi  Force (or disable --no-ansi) ANSI output
  -n, --no-interaction  Do not ask any interactive question
  -v|vv|vvv, --verbose  Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug

Available commands:
  dump-server      Start the dump server to collect dump information.
  help             Display help for a command
  list             List commands
  run              Run custom scripts.
  schedule         Run CRON schedule
 asset
  asset:version    Create assets version file.
 build
  build:entity     Build entity getters/setters and sync properties with database.
  build:form       Build form definition from DB table.
 cache
  cache:clear      Clear cache
 db
  db:export        Export database to file.
 generate
  generate:make    [g] Generate files.
  generate:revise  Revise file to template.
 mail
  mail:test        This command will send a test mail by your mail settings.
 mig
  mig:create       Create a migration version.
  mig:go           Migrate to specific version or latest.
  mig:reset        Reset migration versions.
  mig:status       Show migration status.
 pkg
  pkg:install      Install package resources.
 seed
  seed:clear       Clear seeders
  seed:create      Create a seeder.
  seed:import      Import seeders

```

### Import Sample Schema

[](#import-sample-schema)

```
php windwalker mig:status
php windwalker mog:go --seed
```

How To Use Windwalker
---------------------

[](#how-to-use-windwalker)

Please see [Documentation](http://windwalker.io/documentation/).

###  Health Score

54

—

FairBetter than 97% of packages

Maintenance65

Regular maintenance activity

Popularity21

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity97

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 99.8% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~40 days

Recently: every ~143 days

Total

102

Last Release

135d ago

Major Versions

1.0.1 → 2.1.92016-04-03

1.0.2 → 2.1.9.12016-06-14

2.1.9.1 → 3.0-alpha2016-06-27

2.1.x-dev → 3.3.0.12018-02-26

3.5.12 → 4.0.0-beta12021-08-08

PHP version history (5 changes)3.0.0.1PHP &gt;=5.6

3.5PHP &gt;=7.1

4.0.0-beta1PHP &gt;=8.0

4.1.0PHP &gt;=8.2

4.2.0PHP &gt;=8.4.6

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1639206?v=4)[Simon Asika](/maintainers/asika32764)[@asika32764](https://github.com/asika32764)

---

Top Contributors

[![asika32764](https://avatars.githubusercontent.com/u/1639206?v=4)](https://github.com/asika32764 "asika32764 (826 commits)")[![chokeslam](https://avatars.githubusercontent.com/u/34531644?v=4)](https://github.com/chokeslam "chokeslam (1 commits)")[![supergud](https://avatars.githubusercontent.com/u/3166468?v=4)](https://github.com/supergud "supergud (1 commits)")

### Embed Badge

![Health badge](/badges/windwalker-starter/health.svg)

```
[![Health](https://phpackages.com/badges/windwalker-starter/health.svg)](https://phpackages.com/packages/windwalker-starter)
```

###  Alternatives

[mpociot/documentarian

3773.3M31](/packages/mpociot-documentarian)[windwalker/phoenix

A powerful RAD framework to support Rapid Application Development.

1015.7k3](/packages/windwalker-phoenix)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
