package-wizard/composer-light

dev-main 2025-03-19 23:36 UTC

This package is auto-updated.

Last update: 2025-03-20 07:04:11 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:.