Registry / cli / symplify-package-builder

symplify-package-builder

JSON →
library11.3.2phppackagistunverified

Dependency Injection, Console and Kernel toolkit for Symplify packages.

composer require symplify/package-builder
INSTALL
IMPORT
SIG · SYMPLIFY-PACKAGE-B
S
symplify-package-builder
cliphpv11.3.2
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.

PackageBuilderConsoleApplication
✓ use Symplify\PackageBuilder\Console\PackageBuilderConsoleApplication;

Create a console application using the PackageBuilder.

use Symplify\PackageBuilder\Console\PackageBuilderConsoleApplication; use Symfony\Component\Console\Input\ArgvInput; $application = new PackageBuilderConsoleApplication(); $application->run(new ArgvInput());
Debug
Known issues
breakingRequires PHP 8.1+ and Symfony Console 6+
fix
Upgrade PHP to 8.1+ and Symfony Console to 6+.
affects: <11.0.0
Upgrade
Version history
11.3.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
26
Resources
symplify-package-builder — pip install symplify-package-builder · libregistry