Forge Engine

a toolbox for builders who like to do things their way.

install

bash <(curl -Ls https://raw.githubusercontent.com/forge-engine/installer/main/installer.sh)

Forge is a simple PHP framework and module system I built to serve my own projects. It’s fully open source under the MIT license.
— take what helps, ignore what doesn’t, fork it if you need to.

This organization contains:

philosophy

This isn’t a product. There’s no company behind it. No support SLA. No roadmap you should depend on.

Forge exists because I like to understand and own my stack. If others find value in it — awesome. If not — that’s cool too.

You’re not a user here. You’re a builder.

want to build your own thing?

You can fork the entire framework and module ecosystem to start your own direction. Check out FORGING-YOUR-OWN.md in the main repo for notes on how everything is structured and how to get started.