nadar/php-composer-reader
Small PHP library to read and manipulate composer.json. Load and validate readability/writability, dump full content, and work with typed section readers (e.g., require, autoload PSR-4) to iterate packages/namespaces, inspect constraints, and add sections.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| phar-io/composer-plugin | 0.86 | 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 | |
| phar-io/composer-distributor | 0.84 | Library to build Composer plugins that install and update PHAR-based tools instead of source code. Ideal for dev utilities like PHPUnit/PHPStan/Psalm: keep installs via Composer while avoiding dependency conflicts by distributing signed PHAR releases. | 13 | 13 | 2 | 63K | 3 | 3.7 | 51.6 | NOASSERTION | 2 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 | |
| malukenho/mcbumpface | 0.83 | — | 116 | 117 | 9 | 10K | 6 | 2.6 | 28.5 | — | — | |
| bitandblack/composer-helper | 0.83 | 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 | — | 728 | — | 0.0 | 39.5 | — | — | |
| pact-foundation/composer-downloads-plugin | 0.83 | — | 1 | 1 | 0 | 51K | 2 | 10.9 | 59.5 | MIT | 6 months ago | |
| yiisoft/yii2-composer | 0.81 | Composer installer plugin for Yii 2 extensions. Adds the yii2-extension package type, supports extension bootstrapping via extra.bootstrap, and provides post-create-project and post-install hooks for tasks like setting permissions and generating cookie validation keys. | 86 | 96 | 31 | 472K | 0 | 2.0 | 51.5 | BSD-3-Clause | 1 year ago | |
| wikimedia/composer-merge-plugin | 0.81 | Composer plugin that merges multiple composer.json files at runtime. Define extra include patterns (e.g., composer.local.json, extensions/*/composer.json) to combine dependencies and settings into the main config for installs and autoload generation. | 1,014 | 1,032 | 170 | 834K | 52 | 30.4 | 62.9 | MIT | 5 years ago | |
| dflydev/embedded-composer-console | 0.81 | 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. | 2 | 2 | 1 | 61 | 0 | 0.0 | 10.4 | MIT | — | |
| denisok94/helper-composer | 0.80 | 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 | 254 | 0 | 23.2 | 33.5 | MIT | 3 weeks ago | |
| composer/composer | 0.79 | 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,499 | 29,559 | 4,819 | 3M | 127 | 90.7 | 60.4 | MIT | 1 month ago | |
| imanghafoori/composer-json | 0.78 | Read and query data from any composer.json with a simple API. Provide the absolute path, create an instance, and access common fields via convenient methods—useful for tooling, package inspection, and build scripts. | 15 | 15 | 1 | 7K | 0 | 0.7 | 36.9 | MIT | 2 years ago | |
| dmr/dmr | 0.72 | Doctrine Mapping Reader (DMR) loads custom mapping data from Doctrine 2.3+ metadata using YAML, XML, or annotations, auto-selecting the right driver. Handy for reading extra mapping info (e.g., datagrid visibility) from your entity mappings. | 6 | 5 | 0 | 0 | 1 | 0.1 | — | MIT | — | |
| maglnet/composer-require-checker | 0.71 | CLI tool that scans your PHP sources and composer.json to ensure every used class/function comes from declared dependencies. Detects “soft” transitive deps and missing required PHP extensions, helping prevent breakage after dependency updates. | 1,009 | 1,015 | 79 | 595K | 32 | 40.5 | 58.6 | MIT | 4 months ago |
How can I help you explore Laravel packages today?