Download the PHP package jordanpartridge/conduit-dj without Composer

On this page you can find all versions of the php package jordanpartridge/conduit-dj. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package conduit-dj

๐ŸŽง Conduit DJ

An intelligent DJ automation component for Conduit that provides beatmatching, smart queue management, and AI-driven music curation powered by Laravel Prism.

Latest Version on Packagist GitHub Tests Action Status Total Downloads

๐Ÿš€ Features

๐Ÿ“ฆ Installation

Via Conduit (Recommended)

Via Composer

Requirements

๐ŸŽฎ Usage

Start DJ Session

Control Commands

Auto-DJ Modes

Output Formats

๐Ÿง  How It Works

Beatmatching Algorithm

The DJ component analyzes:

AI-Powered Features (via Laravel Prism)

Learning System

๐Ÿ—บ๏ธ Roadmap

Phase 1: Core Functionality (v1.0) ๐Ÿšง

Phase 2: Intelligence Layer (v1.1) ๐Ÿ”ฎ

Phase 3: Advanced Features (v1.2) ๐Ÿš€

Phase 4: Professional Features (v2.0) ๐Ÿ’ซ

๐Ÿ”ง Configuration

๐Ÿงช Development

Testing

๐Ÿค Contributing

Contributions are welcome! Please see CONTRIBUTING.md for details.

Development Workflow

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Write tests for your feature
  4. Implement your feature
  5. Run quality checks (composer quality)
  6. Commit your changes
  7. Push to the branch
  8. Create a Pull Request

๐Ÿ› Known Issues

๐Ÿ“š Documentation

๐Ÿ”— Related Projects

๐Ÿ“„ License

The MIT License (MIT). Please see License File for more information.

๐Ÿ™ Credits

๐ŸŽต Fun Facts


Built with โค๏ธ and ๐ŸŽต by the Conduit community


All versions of conduit-dj with dependencies

PHP Build Version
Package Version
Requires php Version ^8.2
laravel-zero/framework Version ^11.0
illuminate/console Version ^11.0
illuminate/events Version ^11.0
symfony/process Version ^6.0|^7.0
jordanpartridge/conduit-knowledge Version *
echolabsdev/prism Version *
jordanpartridge/conduit-spotify Version dev-master
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package jordanpartridge/conduit-dj contains the following files

Loading the files please wait ....