dflydev/embedded-composer-console
Embed a Composer console in your app using dflydev’s embedded Composer. Provides a programmatic, in-process way to run Composer commands and capture output, useful for tooling, installers, and automation without shelling out.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| dflydev/embedded-composer-core | 0.87 | Core library for running Composer in embedded contexts. Provides the underlying utilities and runtime pieces used by embedded-composer integrations to programmatically install, update, and manage PHP dependencies from within an application. | 2 | 2 | 1 | 38 | 0 | 0.0 | 15.7 | MIT | — | |
| denisok94/helper-composer | 0.86 | Helper Composer is a small utility package that helps streamline Composer workflows in PHP projects. It provides helper tooling for managing dependencies and Composer-related tasks, aiming to make setup and maintenance quicker and more convenient. | 0 | 0 | 0 | 265 | 0 | 23.2 | 33.5 | MIT | 3 weeks ago | |
| bitandblack/composer-helper | 0.86 | Laravel-friendly Composer helper utilities that simplify common package tasks like inspecting installed packages, resolving versions, and reading composer.json/lock data. Useful for build tools, diagnostics, and automation where you need Composer metadata programmatically. | 0 | 0 | — | 712 | — | 0.0 | 39.4 | — | — | |
| dflydev/embedded-composer-bundle | 0.86 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| composer/composer | 0.85 | Composer is the dependency manager for PHP. Declare project requirements, install/update packages, and manage autoloading with a lock file for repeatable builds. Works with Packagist and VCS repositories; runs via CLI on PHP 7.2.5+ (latest). | 29,501 | 29,559 | 4,821 | 3M | 127 | 90.7 | 60.4 | MIT | 1 month ago | |
| phar-io/composer-plugin | 0.84 | Archived proof-of-concept Composer plugin that adds phive:run and phive:info commands to integrate Phive with Composer (e.g., install phar tools like PHPUnit). Unsupported, likely insecure, and may not work with current Composer—do not use in production. | 14 | 16 | 0 | 0 | 0 | 0.3 | — | — | 8 years ago | |
| oomphinc/composer-installers-extender | 0.84 | Extends Composer Installers to add custom installer types and paths without forking. Define extra installer mappings for plugins/themes/modules and other packages, keeping your project’s directory structure consistent across Composer installs. | 236 | 241 | 51 | 574K | 8 | 3.4 | 35.2 | MIT | 5 years ago | |
| composer/installers | 0.83 | Custom installer paths for Composer. Maps package types (e.g., WordPress plugins/themes, Drupal, Joomla) to appropriate directories so dependencies land where your CMS expects them, with flexible installer definitions for multi-project setups. | 1,441 | 1,485 | 399 | 3M | 18 | 31.7 | 51.8 | MIT | 2 years ago | |
| apie/console | 0.73 | — | 0 | 0 | 0 | 20 | 0 | 0.0 | 18.3 | MIT | — | |
| illuminate/container | 0.72 | Illuminate Container is Laravel’s lightweight dependency injection container for resolving classes, managing bindings, singletons, contextual dependencies, and automatic constructor injection. It powers service resolution and inversion of control in Laravel apps and packages. | 310 | 323 | 60 | 2M | 0 | 3.4 | 51.6 | MIT | — | |
| illuminate/config | 0.71 | Illuminate Config is Laravel’s configuration repository. It loads and merges config files, lets you read and set values at runtime, supports environment-based defaults, and provides a consistent API for accessing app settings across services and packages. | 109 | 117 | 11 | 593K | 0 | 0.9 | 51.7 | MIT | — | |
| phplucidframe/console-table | 0.71 | Lightweight PHP library to render formatted ASCII tables in the console. Define headers, rows, alignment, padding, and borders; supports styling and flexible layouts for CLI apps, scripts, and Symfony/Laravel-style console output. | 102 | 102 | 25 | 23K | 2 | 4.7 | 32.4 | NOASSERTION | 1 year ago | |
| illuminate/http | 0.70 | Illuminate Http provides Laravel’s HTTP layer: a rich Request and Response API, input and file handling, headers/cookies, sessions, redirects, and helpers for working with Symfony HTTP components. Useful for building middleware and controllers cleanly. | 119 | 132 | 37 | 618K | 0 | 1.8 | 51.3 | MIT | — | |
| typo3/cms-frontend | 0.70 | TYPO3 CMS frontend package providing core rendering and page output features: TypoScript processing, content element rendering, menus, link generation, caching integration, and frontend controller utilities used to build and serve TYPO3 websites. | 22 | 22 | 5 | 295K | 0 | 0.3 | 55.3 | GPL-2.0 | — | |
| illuminate/view | 0.69 | Illuminate View is Laravel’s templating and view rendering component. It compiles and renders Blade templates, manages view composers and shared data, supports view discovery, caching, and engines, and integrates cleanly with the rest of the Illuminate framework. | 130 | 141 | 49 | 678K | 0 | 2.1 | 51.3 | MIT | — |
How can I help you explore Laravel packages today?