thunderbirddeveloper/scriptcrafter

CLI for generating and running scripts

Maintainers

Package info

github.com/DamianLukasik/ScriptCrafter

Type:composer-plugin

pkg:composer/thunderbirddeveloper/scriptcrafter

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-21 15:58: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