thunderbirddeveloper/scriptcrafter

CLI for generating and running scripts

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:composer-plugin

v1.0.13 2025-05-21 14:14 UTC

This package is auto-updated.

Last update: 2025-05-21 14:14:33 UTC


README

ScriptCrafter is a lightweight PHP class designed to dynamically generate, manage, and execute scripts in various programming languages — such as PHP, Python, or JavaScript — directly from the console.

It offers a clean and extensible approach to automating code generation, saving files, and executing them securely within PHP applications.

Features

Installation

You can install Script Crafter via Composer. Run the following command in your terminal:

composer require thunderbirddeveloper/scriptcrafter

If you are using ScriptCrafter, add to your composer.json:

"config": {
  "allow-plugins": {
    "thunderbirddeveloper/scriptcrafter": true
  }
}

or confirm installation by entering y.

Usage

Methods available in the ScriptCrafter class

Testing

Requirements

Reinstallation

License

This project is licensed under the MIT License - see the LICENSE file for details.

Author

Damian Łukasik DD.MM.RRRR