wiggum / framework
There is no license information available for the latest version (v3.0.1) of this package.
Wiggum is a PHP framework that helps you quickly write powerful web applications and APIs.
v3.0.1
2023-06-05 18:34 UTC
Requires (Dev)
- mikey179/vfsstream: ^1.0
- phpunit/phpunit: ^8
This package is not auto-updated.
Last update: 2026-03-10 07:40:55 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.