Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Composer Dependency Analyser Laravel Package

shipmonk/composer-dependency-analyser

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.

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
alies-dev/psalm-tester Run Psalm static analysis tests using .phpt fixtures. Define PHP code plus expected output (or EXPECTF), pass custom Psalm CLI args per tester or per test, and conditionally skip tests via SKIPIF. Integrates easily with PHPUnit test suites. 0 0 0 4 1 18.0 11.1 MIT 1 month ago
View on GitHub
Context7
contao/contao 426 428 172 31 358 27.3 26.6 LGPL-3.0
View on GitHub
Deep Wiki
Context7
contao-thememanager/core Contao ThemeManager is a lightweight, forward-thinking CSS framework for Contao, built around components, flexbox layouts and CSS custom properties. Provides a solid theming foundation with a modern, maintainable approach. 6 6 5 49 0 17.0 13.9 AGPL-3.0 7 months ago
View on GitHub
Context7
daif/chrome-pdf-bundle 1 1 0 0 0 0.0 MIT
View on GitHub
Context7
deptrac/deptrac Deptrac helps you define and enforce architectural boundaries in PHP projects. Configure layers and dependency rules, then analyze your codebase to detect forbidden dependencies. Useful for keeping clean architecture, preventing drift, and improving maintainability in large apps. 2,942 2,942 155 757K 28 56.4 50.0 MIT 3 weeks ago
View on GitHub
Deep Wiki
Context7
eliashaeussler/deep-closure-comparator PHPUnit comparator/assertion that deeply compares closures inside objects/arrays by serializing them via opis/closure. Use DeepClosureAssert::assertEquals() as a drop-in replacement for PHPUnit’s assertEquals when closures should be treated as equal. 0 0 0 11K 1 15.7 61.9 GPL-3.0 3 months ago
View on GitHub
Context7
eliashaeussler/php-cs-fixer-config Reusable PHP-CS-Fixer config package by Elias Häussler. Provides a ready-to-use ruleset and sensible defaults to keep PHP code style consistent across projects, with easy installation and quick integration into existing fixer setups. 2 2 0 28K 1 15.8 60.1 GPL-3.0 5 months ago
View on GitHub
Context7
entropy/entropy Entropy is a lightweight PHP/Laravel package for calculating Shannon entropy and related information metrics on strings and datasets. Useful for analyzing randomness, password strength, identifiers, and distribution quality, with a simple API and minimal dependencies. 3 3 2 1K 0 0.3 16.3
View on GitHub
Context7
facile-it/paraunit Run PHPUnit test suites faster by executing tests in parallel across multiple processes. Symfony-based CLI with Composer install, supports many PHPUnit/Symfony versions, and can collect code coverage in parallel (auto-picks best driver like PCOV/Xdebug). 145 146 19 35K 8 33.0 42.5 Apache-2.0 4 weeks ago
View on GitHub
Context7
hosmelq/sse WHATWG-compliant PHP 8.2+ client for consuming Server-Sent Events. Connect via GET/POST using Guzzle, iterate events with a memory-efficient generator, and access data/event/id/retry fields with optional JSON decoding. 14 14 0 614 0 3.0 21.2 MIT 10 months ago
View on GitHub
Context7
laminas/laminas-hydrator Laminas Hydrator provides flexible strategies to hydrate and extract data between objects and arrays. Supports reflection, class methods, naming strategies, and custom hydrators, making it easy to map entities, DTOs, and forms cleanly across your application. 129 132 35 460K 13 34.8 64.1 BSD-3-Clause 3 weeks ago
View on GitHub
Context7
oveleon/contao-config-driver-bundle Adds a Config data container driver to Contao CMS. Load DCA palettes/fields from template or bundle config files and render them in the backend. Store values in localconfig or serialize them into an existing DB column, with support for overrides and merging. 1 2 0 45 0 6.3 19.1 MIT 11 months ago
View on GitHub
Context7
oveleon/contao-theme-compiler-bundle Contao Theme Compiler Bundle adds an automated workflow for compiling and managing theme assets in Contao. It helps build CSS/JS from sources, handles bundling and output paths, and streamlines deploying optimized assets for your site’s frontend. 4 4 1 54 0 16.8 15.8 MIT 7 months ago
View on GitHub
Context7
oveleon/product-installer Laravel package to install products/modules via a simple installer workflow. Helps automate setup steps like publishing assets, running migrations, and seeding data, so new product features can be added and deployed with minimal manual effort. 0 0 0 5 0 2.7 10.8 AGPL-3.0 1 year ago
View on GitHub
Context7
phpyh/psalm-tester Run Psalm assertions from .phpt files. Write phpt tests with --FILE-- and --EXPECT/EXPECTF-- for traces and errors, then execute them via a PHPUnit test suite using PsalmTester. Supports per-suite default Psalm args and per-test --ARGS-- overrides. 2 2 1 696 1 0.4 32.7 MIT 2 years ago
View on GitHub
Context7
rector/jack Jack is an experimental CLI for safely upgrading Composer dependencies one version at a time. It can fail CI when too many major updates are overdue, highlight dev deps first, and help you open up next versions gradually to avoid risky big-bang upgrades. 99 99 1 64K 0 4.8 40.1 MIT 9 months ago
View on GitHub
Context7
rector/swiss-knife Swiss Knife for upgrades: CLI tools to keep codebases clean and PSR-4 compliant. Detect git merge conflicts and commented-out code, find multiple classes per file, fix namespaces to match PSR-4 roots, and finalize classes without children (with skips for mocks/files). 205 206 17 109K 0 6.2 39.1 MIT 9 months ago
View on GitHub
Context7
sensiolabs/gotenberg-bundle Symfony bundle to generate PDFs and screenshots via the Gotenberg 8 API. Convert from URL, HTML, Markdown, or Office files, then stream responses or save locally. Provides configurable options, advanced features, and profiler integration. 225 225 31 47K 14 30.1 45.9 MIT 2 weeks ago
View on GitHub
Context7
setono/code-quality-pack Laravel-friendly code quality pack with ready-to-use tools and config for static analysis, coding standards, refactoring, and CI checks. Helps keep projects consistent and maintainable with minimal setup, ideal for teams and shared repositories. 7 7 0 979 0 27.6 33.6 MIT 1 month ago
View on GitHub
Context7
setono/cron-expression-bundle Symfony bundle integrating dragonmantank/cron-expression. Provides a CronExpression form field and a Doctrine DBAL type to store Cron\CronExpression in entities, making it easy to validate, edit, and persist cron schedules in your app. 25 25 10 4K 2 16.8 33.3 MIT 4 months ago
View on GitHub
Context7
shapecode/cron-bundle Laravel-friendly cron scheduler bundle that lets you define, manage, and run scheduled jobs from your app. Provides an easy API for registering tasks, configuring frequency and conditions, and executing commands reliably with clear organization and control. 57 59 30 12K 12 4.8 35.8 MIT
View on GitHub
Context7
shipmonk/coding-standard ShipMonk’s PHP_CodeSniffer ruleset for consistent PHP style across ShipMonk packages. Install via Composer, add a phpcs.xml.dist pointing to ShipMonkCodingStandard, then run phpcs to check and phpcbf to auto-fix issues. 1 1 1 9K 0 17.9 57.4 MIT 2 months ago
View on GitHub
Context7
shipmonk/coverage-guard Enforce PHP code coverage in CI by targeting specific core methods/blocks instead of overall %. Legacy-friendly: enforce only new/changed code via git patch. Lightweight (nikic/php-parser), extensible rules, easy CLI to check PHPUnit Clover reports. 54 55 0 10K 0 12.9 34.6 MIT 5 months ago
View on GitHub
Context7
shipmonk/dead-code-detector PHPStan extension that detects and helps remove unused PHP code. Finds dead methods/properties/constants/enum cases, dead cycles and transitive dead members, even dead tested code. Supports popular frameworks like Symfony and is configurable via usage providers. 472 470 22 438K 7 36.3 51.7 2 weeks ago
View on GitHub
Context7
shipmonk/name-collision-detector Fast CLI tool to detect duplicate names in PHP code: classes, interfaces, traits, enums, functions, and constants defined multiple times in the same namespace. Scans thousands of files in seconds, supports config/excludes, exits non-zero on collisions. 34 36 2 236K 1 1.2 52.5 MIT 2 years ago
View on GitHub
Context7
shipmonk/phpstan-baseline-per-identifier Split a PHPStan baseline into multiple NEON files grouped by error identifier, with a loader include. Generate baseline as usual, then run split-phpstan-baseline to organize ignores per identifier for easier reviews and maintenance. 93 95 4 215K 1 14.2 50.7 5 months ago
View on GitHub
Context7
shipmonk/phpstan-dev Utilities for developing PHPStan rules: write expected errors directly in fixture files using // error: comments and avoid brittle line-number assertions. Includes an autofix mode to generate/update inline error comments during rule development. 7 7 1 7K 0 15.4 45.3 MIT 4 months ago
View on GitHub
Context7
shipmonk/phpstan-rules 40 super-strict PHPStan rules from ShipMonk to plug gaps in extra-strict setups. Install via Composer, include rules.neon, then enable/disable or tune rules per-project. Targets tricky PHP edge cases like unsafe comparisons, casts, arrays, enums and more. 152 154 24 139K 1 31.1 49.3 2 weeks ago
View on GitHub
Context7
stolt/lean-package-validator CLI tool to validate a project or micro-package for “leanness” by ensuring common repo artifacts are excluded from release archives. Also creates, updates, and reformats .gitattributes export-ignore entries for lean distribution packages. 18 18 8 3K 11 36.9 38.9 MIT 2 weeks ago
View on GitHub
Context7
sulu/sulu Sulu is an extensible open-source PHP CMS built on Symfony, designed for robust multilingual, multi-portal websites. It provides an intuitive admin interface to manage the full content lifecycle and serves as the core framework dependency for Sulu projects. 1,333 1,333 357 20K 493 66.9 49.0 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
symplify/config-transformer Automates refactoring and normalization of configuration files, helping you transform legacy or inconsistent configs into a unified format. Supports common PHP config styles and streamlines upgrades by applying consistent, repeatable changes across large codebases. 263 264 14 97K 0 1.7 35.3 MIT
View on GitHub
Context7
symplify/php-config-printer Print Symfony service and parameter configs to clean PHP files using nikic/php-parser. Generate output for configured services only or full configs (e.g., from YAML arrays) via SmartPhpConfigPrinter and YamlToPhpConverter. Ideal for config transformations and automation. 32 32 2 16K 1 0.3 36.9 MIT
View on GitHub
Context7
symplify/phpstan-rules Extra PHPStan rules by Symplify to catch bugs, improve code quality, and enforce consistent conventions. Easy to install and configure, with a broad set of checks for Symfony/Laravel and modern PHP features to keep your codebase clean. 266 265 31 525K 0 3.5 45.5 MIT 1 year ago
View on GitHub
Context7
symplify/vendor-patches Apply and manage vendor patches in Composer projects. Automatically patch dependencies after install/update, keep patches versioned in your repo, and maintain reproducible builds without forking upstream packages. 189 190 23 247K 0 1.6 43.0 MIT
View on GitHub
Deep Wiki
Context7
tomasvotruba/unused-public PHPStan extension that finds unused public methods, properties, and constants by scanning calls across your codebase. Helps clean up dead APIs or spot members that should be private/protected. Supports gradual adoption via allowed % thresholds and excluding template-used methods. 192 192 15 95K 0 1.4 36.9 MIT
View on GitHub
Context7
vincentlanglet/twig-cs-fixer A coding standards fixer for Twig templates. Analyze and automatically format Twig files with consistent style rules, configurable presets, and CI-friendly checks to keep templates clean and readable across your project. 341 339 36 543K 6 28.3 51.5 MIT 3 months ago
View on GitHub
Context7
zackaj/laravel-debounce Debounce Laravel jobs, notifications, and (Laravel 11+) Artisan commands to prevent spamming users and queues. Uses unique job locks + cache to delay execution until activity stops. Tracks each occurrence with request metadata (IP, user) and provides reporting. 0 0 0 933 0 20.0 47.3 MIT 1 month ago
View on GitHub
Context7
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
hamzi/corewatch
minionfactory/raw-hydrator
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours
renatovdemoura/blade-elements-ui
devgeek/beacon-admin
benjamin-rqt/data-watcher-bundle
atriumphp/atrium
sandermuller/package-boost-laravel
sandermuller/boost-skills
redaxo/core
yusufgenc/filament-api-forge
l3aro/rating-star-for-filament
leek/filament-subtenant-scope