Skip to content
The DX oriented task runner in PHP
Getting started
Initializing search
GitHub
Home
Installation
Getting started
Going further
Reference
Examples
FAQ
Changelog
The DX oriented task runner in PHP
GitHub
Home
Installation
Getting started
Getting started
Basic Usage
Executing Processes with run()
Task Arguments
Using the Context
Going further
Going further
Helpers
Helpers
Manipulating the input and output and interacting with the Console
Assertion
Cache
Filesystem
Fingerprinting and code execution when something changes
HTTP requests
Notification
Open URLs and files
Parallel execution
Executing a phar file
SSH and remote servers
Guard to check the version of castor
Waiting for things
Watching file changes
YAML
Interacting with Castor
Interacting with Castor
Advanced Context usage
Autocomplete
Using .env files
Log and Debug
Handling signals
Re-use Symfony Command
Extending Castor
Extending Castor
Listening to events
Creating a command builder
Compiling your application into a static binary
Mount another application
Import remote functions
Repacking your application in a new phar
Reference
Examples
FAQ
Changelog
Getting started
¶
Basic Usage
Executing Processes with
run()
Task Arguments
Using the Context
Back to top