Registry / utility / alchemy-binary-driver

alchemy-binary-driver

JSON →
library5.2.0phppackagistunverified

A set of tools to build binary drivers

composer require alchemy/binary-driver
INSTALL
IMPORT
SIG · ALCHEMY-BINARY-DRI
A
alchemy-binary-driver
utilityphpv5.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

BinaryDriver
use Alchemy\BinaryDriver\BinaryDriver;

Create a binary driver for ffmpeg and run a command

use Alchemy\BinaryDriver\BinaryDriver; $driver = BinaryDriver::load('ffmpeg'); $output = $driver->command(['-version']);
Debug
Known issues
gotchaRequires the binary to be installed and in PATH
fix
Ensure the binary is available or provide full path
affects: >=1.0.0
Upgrade
Version history
5.2.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
37 hits · last 30 days
node
32
OpenAI (training)
1
Resources
alchemy-binary-driver — pip install alchemy-binary-driver · libregistry