wiggum/skeleton

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

Installs: 19

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 1

pkg:composer/wiggum/skeleton

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

This package is not auto-updated.

Last update: 2025-09-25 19:24:43 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]