Skip to main content
NativeCLI provides starter kits for NativePHP. These kits are designed to help you get started with your project quickly. Each kit is designed to provide a base for your project, with the necessary files and configurations to get you started.

How to use a Starter Kit

To use a starter kit, you simply invoke the new command with the --using flag and specify the kit you want to use. For example, to create a new project using the NativeCLI flux starter kit, you would run:
nativecli new myproject --using=nativecli/starter-desktop-flux

Available Starter Kits

Flux for NativePHP Desktop

A starter kit featuring Flux UI components for NativePHP Desktop applications. View on GitHub

Contributing

We welcome contributions and additions to this list. If you have created a starter kit for NativePHP, please consider submitting it to be included in our documentation.