wiggum / framework
Wiggum is a PHP framework that helps you quickly write powerful web applications and APIs.
Installs: 3 679
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 1
Open Issues: 2
pkg:composer/wiggum/framework
Requires (Dev)
- mikey179/vfsstream: ^1.0
- phpunit/phpunit: ^8
This package is not auto-updated.
Last update: 2026-02-10 07:15:14 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
This will install Wiggum and all required dependencies. Wiggum requires PHP 8.2+ or newer.