php-orchestra / orchestra
PHP Project Orchestrator
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 3
pkg:composer/php-orchestra/orchestra
This package is not auto-updated.
Last update: 2025-11-03 11:30:31 UTC
README
PHP Orchestra helps you creating a decentralized PHP project
Requirements
- PHP 8.1+ is required to run the latest version
 - Composer is required.
 
Compile the Phar file
PHP Orchestra is using BOX for PHAR packaging.
to generate a new orchestra.phar file:
- Install 
boxgloballycomposer global require humbug/box - Run 
box compile - The file will be available at 
./bin/orchestra.phar