hermes/dependencies
Hermes is a CLI dev tool that exports your project’s Composer and/or NPM dependencies to a markdown report. Run vendor/bin/hermes and use flags for composer, package, all, custom path, and configurable output location.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 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 | — | 712 | — | 0.0 | 39.4 | — | — | |
| denisok94/helper-composer | 0.83 | 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 | 115 | 0 | 23.2 | 33.5 | MIT | 2 weeks ago | |
| lubusin/laravel-decomposer | 0.83 | — | 637 | 645 | 43 | 302 | 0 | 21.6 | 2.6 | MIT | 4 months ago | |
| malukenho/mcbumpface | 0.83 | — | 116 | 117 | 9 | 10K | 6 | 2.6 | 28.5 | — | — | |
| composer/metadata-minifier | 0.83 | Utility library for Composer 2.x repository metadata. Minifies package version arrays into diffs and expands minified metadata back to the original structure, reducing JSON size and improving transfer efficiency. Includes simple static minify/expand APIs. | 181 | 183 | 4 | 3M | 0 | 20.0 | 64.1 | MIT | 1 month ago | |
| dovstone/symfony-blog-admin-bundle-mongodb-based | 0.82 | — | 0 | 0 | — | 0 | — | 0.3 | — | — | — | |
| maglnet/composer-require-checker | 0.82 | 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,006 | 1,012 | 79 | 562K | 32 | 40.7 | 58.3 | MIT | 4 months ago | |
| symplify/monorepo-builder | 0.82 | Tools for managing PHP monorepos: scaffold a packages layout, merge and propagate composer.json data, validate shared dependency versions, bump inter-package constraints, and automate releases via a single monorepo-builder.php config. | 525 | 526 | 46 | 176K | 7 | 27.3 | 42.9 | MIT | 6 days ago | |
| open-southeners/extended-php | 0.82 | Extended PHP helpers for modern apps: adds convenient functions, utilities, and small enhancements that complement core PHP to reduce boilerplate and speed up everyday development. Lightweight, easy to drop into existing projects. | 0 | 0 | 0 | 750 | 0 | 12.2 | 41.5 | MIT | 9 months ago | |
| composer/composer | 0.72 | 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,821 | 3M | 126 | 90.7 | 60.4 | MIT | 1 month ago | |
| zero-to-prod/package-helper | 0.72 | Laravel package that helps you scaffold and manage reusable PHP/Laravel packages faster. Provides handy helpers and sensible defaults to streamline setup, development workflows, and publishing assets/config so you can go from zero to production quickly. | 2 | 2 | 0 | 2K | 0 | 5.8 | 39.6 | MIT | 11 months ago | |
| sonata-project/sonata-composer | 0.69 | Utilities to help manage Composer dependencies in Sonata projects, providing tooling and helpers around Composer configuration and package integration for the Sonata ecosystem. Suitable for automating dependency handling and simplifying setup across Sonata bundles. | 0 | 0 | 1 | 1 | 0 | 0.0 | 2.9 | MIT | — | |
| matheusmarnt/scoutify | 0.65 | Scoutify adds a production-ready ⌘K/Ctrl+K global search modal to Laravel. Powered by Scout + Livewire, it searches across multiple Eloquent models, groups results by type, auto-discovers Searchable models, and stores recent searches in session. | 1 | 1 | 1 | 72 | 1 | 34.9 | 25.4 | MIT | 2 weeks ago | |
| composer-unused/symbol-parser | 0.64 | composer-unused/symbol-parser is a small toolkit that parses PHP symbols from a Composer package, helping tools like composer-unused detect what code is actually referenced. Useful for analyzing dependencies, exports, and usage across a project. | 15 | 15 | 13 | 279K | 0 | 21.6 | 61.5 | MIT | 6 months ago | |
| shipmonk/composer-dependency-analyser | 0.64 | Fast, zero-dependency tool to analyze Composer dependencies. Detects unused, shadowed, and misplaced packages/extensions by scanning your autoload paths. Works out of the box, highly configurable, and very performant (15k files in ~2s). Compatible with PHP 7.2–8.5. | 623 | 625 | 15 | 777K | 16 | 20.6 | 51.5 | MIT | 8 months ago | |
| cweagans/composer-patches | 0.63 | Apply and manage patch files to Composer dependencies. Lets you keep fixes and tweaks outside vendor/ while still using normal Composer updates, with support for multiple patches per package, remote patch URLs, descriptions, and CI-friendly installs. | 1,713 | 1,722 | 260 | 2M | 44 | 39.2 | 62.5 | BSD-3-Clause | 9 months ago | |
| icanhazstring/composer-unused | 0.63 | composer-unused detects and removes unused Composer dependencies in PHP/Laravel projects. It analyzes your codebase to find packages not referenced, reports what can be safely removed, and helps keep composer.json/lock lean and maintainable. | 1,684 | 1,684 | 57 | 371K | 11 | 33.0 | 39.9 | MIT | 6 months ago |
How can I help you explore Laravel packages today?