Download the PHP package charcoal/conductor without Composer
On this page you can find all versions of the php package charcoal/conductor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download charcoal/conductor
More information about charcoal/conductor
Files in charcoal/conductor
Download charcoal/conductor
More information about charcoal/conductor
Files in charcoal/conductor
Vendor charcoal
Package conductor
Short Description A CLI tool for interacting with your Charcoal projects.
License Apache-2.0
Package conductor
Short Description A CLI tool for interacting with your Charcoal projects.
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package conductor
Charcoal Conductor
A CLI tool for interacting with the Charcoal framework.
Requirements
- php ^7.4
- composer
Installation
Autocompletion
To enable autocompletion, you need to add the following to your .bashrc
or .zshrc
file.
Commands
Command | Description |
---|---|
help | Display help for a command |
list | List commands |
models:create | Create a new Model |
models:list | List all registered Models |
models:sync | Synchronize the database with model definitions |
attachments:create | Create a new Attachment |
attachments:list | List all registered Attachments |
attachments:sync | Synchronize the attachments table with attachment definitions |
scripts:list | List all charcoal scripts |
scripts:run | Run a charcoal script |
project:create | Create a new charcoal project |
All versions of conductor with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.0
charcoal/charcoal Version *
slim/slim Version *
symfony/filesystem Version ^5.0
symfony/console Version ^4.0|^5.0
symfony/finder Version ^5.0
stecman/symfony-console-completion Version *
charcoal/charcoal Version *
slim/slim Version *
symfony/filesystem Version ^5.0
symfony/console Version ^4.0|^5.0
symfony/finder Version ^5.0
stecman/symfony-console-completion Version *
The package charcoal/conductor contains the following files
Loading the files please wait ....