Skip to content

forge-engine/starters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Forge Starters

This repository contains the official starter kits for the Forge PHP framework.

Available Starters

Starter Description
blank Minimal Forge project with just the package manager. Ideal for building from scratch.
minimal Full-featured starter with package manager and welcome page. Ready for web applications.

Structure

starters/
├── blank/           # Blank starter source files
└── minimal/         # Minimal starter source files

Publishing a Version

Use the Forge CLI to build and publish a new starter version:

php forge.php dev:starter:version --name=<starter-name>

This will create a ZIP archive and update the starters.json manifest.

About

Forge Kernel Staters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages