package-wizard/composer

dev-main 2025-04-01 07:56 UTC

This package is not auto-updated.

Last update: 2025-04-02 06:07:28 UTC


README

package wizard

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:.