A free and open package registry for Composer, a package manager primarily used for managing and installing dependencies in PHP.
Take back control of your dependencies:
- Publish private packages
- Mirror packages from external registries, including Packagist
Please note that Conductor only supports Composer 2. There are no plans to support Composer 1 at this time.
Please note that Conductor is still under heavy development, and it's currently not safe to use in production. Proceed with caution.
The easiest way to install Conductor is through our Docker image.
docker run -p "7015:7015" ghcr.io/codedmonkey/conductor:0.1
Learn more about installing and configuring Conductor in our installation guide.
Help Conductor by sponsoring its development!
The documentation is available in our Git repository.
Conductor is licensed under the Functional Source License, Version 1.1, MIT Future License. It's free to use for internal and non-commercial purposes, but it's not allowed to use a release for commercial purposes (competing use) until it's second anniversary. See our full license for more details.
Feel free to report issues and make suggestions on GitHub.
Conductor is developed by Coded Monkey.