wiggum/skeleton

There is no license information available for the latest version (v2.0) of this package.

Maintainers

Package info

github.com/dmetri333/wiggum-skeleton

pkg:composer/wiggum/skeleton

Statistics

Installs: 19

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 1

v2.0 2019-11-27 16:02 UTC

This package is not auto-updated.

Last update: 2026-03-12 21:32:58 UTC


README

We recommend you install the Wiggum Framework with the Composer dependency manager.

The easiest way to start working with Wiggum is to create a project using wiggum-skeleton as a base by running this bash command:

$ php composer.phar create-project wiggum/skeleton [my-app-name]