wiggum / framework
Wiggum is a PHP framework that helps you quickly write powerful web applications and APIs.
Installs: 3 636
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 1
Open Issues: 1
pkg:composer/wiggum/framework
Requires (Dev)
- mikey179/vfsstream: ^1.0
- phpunit/phpunit: ^8
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.