wiggum/framework

Wiggum is a PHP framework that helps you quickly write powerful web applications and APIs.

Maintainers

Package info

github.com/dmetri333/wiggum-framework

pkg:composer/wiggum/framework

Transparency log

Statistics

Installs: 4 084

Dependents: 1

Suggesters: 0

Stars: 2

Open Issues: 2

v4.0.1 2026-08-26 16:03 UTC

README

Wiggum is a PHP framework that helps you quickly write powerful web applications and APIs.

Installation

It's recommended that you use Composer to install Wiggum.

composer require wiggum/framework:^4.0

This installs Wiggum and its required dependencies. Wiggum 4 requires PHP 8.2+, ext-mbstring, and ext-sodium.

Upgrading from version 3? Read the upgrade guide and changelog.

Documentation

https://wiggumphp.com/