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 14 1 15.7 18.4 MIT 5 months ago
View on GitHub
Context7
contao/contao 437 438 172 48 346 27.3 26.8 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 4 82 0 29.4 17.9 AGPL-3.0 1 month 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,998 2,991 154 910K 27 56.9 53.7 MIT 1 month 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 1K 1 8.9 35.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 20K 1 11.9 56.0 GPL-3.0 9 months ago
View on GitHub
Context7
eliashaeussler/phpstan-config Opinionated PHPStan configuration presets and extensions by Elias Häußler. Drop-in rules and baseline settings to standardize static analysis across projects, reduce false positives, and improve code quality with minimal setup for common PHP/Laravel workflows. 2 2 0 12K 1 13.2 52.7 GPL-3.0 9 months ago
View on GitHub
Context7
eliashaeussler/phpunit-attributes PHPUnit Attributes adds modern PHP 8 attributes to define PHPUnit tests, data providers, groups, dependencies and more in a clean, declarative way. Keep test classes readable and reduce annotation/docblock noise while staying compatible with PHPUnit workflows. 4 4 1 4K 1 15.5 44.0 GPL-3.0 6 months ago
View on GitHub
Context7
eliashaeussler/rector-config Opinionated, reusable Rector configuration for PHP/Laravel projects. Provides curated rule sets and sensible defaults to quickly add automated refactoring and code upgrades, with easy integration into existing Rector setups. 3 3 0 18K 1 13.0 53.4 GPL-3.0 9 months ago
View on GitHub
Context7
emreuyguc/structured-mapper 3 3 0 0 0 0.0 MIT
View on GitHub
Context7
emreuyguc/structured-mapper-bundle 2 2 0 0 0 0.0 MIT
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. 7 6 3 79K 0 0.1 55.2
View on GitHub
Context7
facile-it/paraunit Run PHPUnit test suites faster by executing tests in parallel across multiple processes. Includes a Symfony-based CLI, supports modern PHPUnit/Symfony versions, and can collect code coverage in parallel with automatic selection of the best available driver. 145 146 19 43K 8 28.1 42.2 Apache-2.0 4 months 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 1 260 0 0.4 17.5 MIT 1 year ago
View on GitHub
Context7
laminas/laminas-hydrator Laminas Hydrator provides flexible tools to hydrate and extract data between arrays and objects. Includes hydrator strategies, naming conventions, and integration helpers for forms and domain models, supporting multiple hydrator implementations and extensions. 129 132 35 500K 12 30.2 62.2 BSD-3-Clause 4 months 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 68 0 5.1 21.3 MIT 1 year 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 68 0 12.5 16.6 MIT 11 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 23 0 2.7 19.1 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 955 1 0.4 34.6 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. 106 104 1 79K 1 1.0 39.6 MIT 1 year 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). 211 211 16 157K 0 1.9 39.7 MIT 1 year ago
View on GitHub
Context7
sensiolabs/gotenberg-bundle Symfony bundle to generate PDFs and screenshots via the Gotenberg API. Convert from URL, HTML, Markdown, or Office files, then stream or save outputs locally. Supports source-specific options, advanced usage, and profiler/testing integrations. 236 233 33 60K 13 30.4 47.2 MIT 1 month 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 723 0 22.5 30.3 MIT 4 months 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. 26 25 10 4K 2 12.2 31.9 MIT 8 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. 58 60 30 9K 12 4.8 34.6 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 0 7K 0 19.0 55.7 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. 56 56 0 30K 0 19.6 43.6 MIT 2 months ago
View on GitHub
Context7
shipmonk/dead-code-detector PHPStan extension that finds unused PHP code: dead methods, properties, constants, enum cases, cycles, and transitive “dead-tested” members. Supports popular frameworks like Symfony and can auto-remove dead code. Configurable detection and usage providers. 508 504 27 608K 6 37.2 52.5 MIT 3 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. 35 37 2 243K 1 1.2 53.3 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 242K 2 11.3 49.9 9 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 6K 1 11.2 42.9 MIT 7 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. 155 157 23 406K 1 26.1 54.5 MIT 4 months ago
View on GitHub
Context7
simplesamlphp/simplesamlphp-test-framework Testing framework for SimpleSAMLphp to help validate authentication and SAML flows in automated test suites. Provides tooling and fixtures to simulate IdP/SP interactions, enabling reliable integration tests for applications using SimpleSAMLphp. 0 0 2 9K 1 0.2 54.8 LGPL-2.1
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 2K 7 36.8 33.5 MIT 1 month ago
View on GitHub
Context7
sulu/sulu Sulu is an extensible open-source PHP CMS built on Symfony for multi-language, multi-portal websites. It provides a powerful, intuitive admin interface and a robust framework for managing the full content lifecycle and building custom bundles. 1,349 1,345 365 22K 492 68.2 49.5 MIT 1 month 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. 265 266 13 91K 0 1.7 35.0 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. 0 32 9K 0.0 54.6
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. 270 270 30 617K 0 24.8 54.5 MIT 4 weeks 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. 190 192 25 232K 0 1.9 42.6 MIT
View on GitHub
Deep Wiki
Context7
tomasvotruba/type-coverage CLI tool for measuring PHP type coverage. Scans your codebase and reports how much is covered by native types and PHPDoc (params, returns, properties), helping you spot missing types, raise strictness, and improve static analysis readiness. 218 215 15 820K 2 21.3 58.2 MIT 1 month ago
View on GitHub
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. 196 196 15 147K 0 1.4 39.7 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. 347 345 38 619K 2 30.8 52.8 MIT 2 months ago
View on GitHub
Context7
yiisoft/aliases yiisoft/aliases stores and resolves path aliases (strings starting with @) for filesystem paths or URLs. Define aliases like @root, @vendor, @bin and expand them on demand, supporting nested aliases (e.g., @bin => @vendor/bin) without checking path existence. 24 24 9 45K 3 7.9 47.5 BSD-3-Clause 9 months ago
View on GitHub
Context7
yiisoft/arrays yiisoft/arrays is a small PHP helper library for working with arrays. It provides safe, convenient methods to get and set values (including nested paths), filter and merge data, and simplify common array operations in Yii and any PHP project. 56 57 28 83K 5 9.2 47.8 BSD-3-Clause 9 months ago
View on GitHub
Context7
yiisoft/di PSR-11 compatible dependency injection container for PHP 8.1+. Supports autowiring plus constructor, method and property injection, aliasing, service providers, delegated/composite containers, circular reference detection, and state reset for long-running workers. 236 239 49 43K 14 15.2 39.1 BSD-3-Clause 9 months ago
View on GitHub
Deep Wiki
Context7
yiisoft/friendly-exception Defines FriendlyExceptionInterface for exceptions that provide a human-friendly name and suggested solution. Lets error handlers detect these exceptions and display clearer, actionable information on error pages. Includes guidance for writing short, markdown-based solutions. 49 49 11 77K 1 7.0 46.1 BSD-3-Clause 9 months ago
View on GitHub
Context7
yiisoft/html Tools for dynamic server-side HTML generation: rich set of tag classes, custom tags, widgets (ButtonGroup, CheckboxList, RadioList), automatic HTML-encoding with NoEncode bypass, and an Html helper with static methods to build tags and widgets. 58 58 23 38K 6 24.0 45.7 BSD-3-Clause 3 months ago
View on GitHub
Context7
yiisoft/i18n Yii i18n provides lightweight internationalization utilities for PHP: a BCP 47 Locale value object to parse and modify locale parts, build locale strings, and derive fallbacks, plus a stateful LocaleProvider service for managing the current and default locale. 27 27 29 39K 2 7.5 45.4 BSD-3-Clause 9 months ago
View on GitHub
Context7
yiisoft/json Yii JSON is a lightweight PHP library for encoding/decoding JSON with sensible defaults. It throws JsonException on errors, supports JsonSerializable, DateTimeInterface and SimpleXMLElement, and includes safe HTML encoding for embedding JSON in pages. 29 29 9 46K 2 6.5 46.2 BSD-3-Clause 10 months ago
View on GitHub
Context7
yiisoft/test-support Testing utilities for Yii applications: helpers and fixtures to simplify unit and integration tests, isolate dependencies, and improve readability. Provides common test tools you can reuse across packages and projects. 15 15 11 19K 3 12.2 46.3 BSD-3-Clause 7 months ago
View on GitHub
Context7
yiisoft/translator Yii Translator provides a clean abstraction for message translation in PHP apps, with support for multiple message categories, locales, and fallback logic. Integrates with Yii components to load, format, and return translated strings consistently across your project. 26 26 10 37K 10 12.5 48.2 BSD-3-Clause 9 months ago
View on GitHub
Context7
yiisoft/translator-message-php PHP message source for Yii Translator that loads translations from PHP files (arrays). Lightweight, fast, and easy to structure by categories/locales, making it simple to manage message catalogs and integrate file-based i18n into your app. 13 13 10 18K 0 7.9 45.2 BSD-3-Clause 9 months ago
View on GitHub
Context7
yiisoft/var-dumper Yii VarDumper enhances var_dump()/var_export() with safe handling of recursive references, syntax highlighting, and closure export. Includes handy d(), dump(), and dd() helpers for quick debugging. Configurable depth and highlighting. 21 21 13 50K 4 8.5 49.2 BSD-3-Clause 9 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. 148 148 7 3K 0 16.7 20.9 MIT 5 months 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.
calmfox/watch-sylius
damienfern/grpc-symfony-bundle
atoolo/index-bundle
atoolo/genai-bundle
coprotoai/laravel-ticket
davidjln/llm-carbon-bundle
cryonighter/valid-request-bundle
coolms/taxonomy-bundle
coolms/field-bundle
articulate-orm/symfony
aaix/laravel-tall-architect
ephoto/akeneo-connector
emmanuelballery/eb-plantumlbundle
emielburgman/symfony-visitor-beacon
emielburgman/symfony-visit-storage
emielburgman/symfony-security-headers
emielburgman/symfony-log-viewer
emarref/xdebug-bundle
emarref/pubnub-bundle
elriseio/finance-money-bundle