package-wizard/composer

This package is abandoned and no longer maintained. No replacement package was suggested.

Lightweight project template

Maintainers

Package info

github.com/package-wizard/composer

pkg:composer/package-wizard/composer

Fund package maintenance!

Boosty

Yoomoney

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2026-01-16 03:47 UTC

This package is auto-updated.

Last update: 2026-02-16 04:02:44 UTC


README

Composer

Stable Version Total Downloads License

Tip

Package Wizard is a library for easy creation and customization of new projects with a CLI tool using ready-made templates.

Installation

To get the latest version of Package Wizard, simply require the project using Composer:

composer require package-wizard/composer-light

Using

Describe here what your application will do.

And this template just returns the text:

use PackageWizard\ComposerLight\YourApp;

return YourApp::get();
// This is a very cool project!

Documentation

See the documentation for detailed installation instructions.

License

The Package Wizard is licensed under the :license:.