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 Require Checker Laravel Package

maglnet/composer-require-checker

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.

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
connectholland/docker-api-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
connectholland/user-bundle Symfony 4.4/5 user bundle providing registration and login forms, user creation command, email confirmation links, password recovery, optional OAuth (Google/GitHub/Facebook), and API accessibility. Optional JWT auth via Lexik bundle. 8 8 7 0 2 26.5 2 months ago
View on GitHub
Context7
consistence/coding-standard PHP coding standard for Consistence projects: a ready-to-use PHP_CodeSniffer ruleset plus configuration to enforce consistent style, naming, and best practices across codebases. Easy to adopt in CI and local development to keep code clean and uniform. 76 79 22 2K 4 11.8 24.1 NOASSERTION 6 years ago
View on GitHub
Context7
dbp/relay-base-organization-connector-campusonline-bundle 0 0 0 208 1 0.1 32.0 AGPL-3.0
View on GitHub
Context7
drupol/phpcsfixer-configs-php Ready-made PHP-CS-Fixer config objects for common standards and PHP versions (PSR-12, PHP 5.6–7.3). Implements ConfigInterface and supports combining rules via withRulesFrom() for easy reuse across projects. 5 5 2 5K 0 6.5 40.7 MIT 1 year ago
View on GitHub
Context7
gisostallenberg/response-content-negotiation-bundle 0 0 4 591 0 20.2 42.9 4 months ago
View on GitHub
Context7
keradus/cli-executor Execute CLI commands from PHP with a simple, lightweight wrapper. Run processes, capture output, handle exit codes, and manage arguments for reliable command execution in scripts and Laravel apps. 4 4 3 48K 0 9.2 58.2 NOASSERTION 8 months ago
View on GitHub
Context7
lctrs/psalm-psr-container-plugin Psalm plugin that improves static analysis for PSR-11 containers. Adds smarter type inference for container get/has calls so services and dependencies resolve to the right classes, reducing false positives and making container-heavy code safer to refactor. 17 17 7 9K 2 5.8 39.3 MIT 1 year ago
View on GitHub
Context7
php-imap/php-imap Connect to POP3/IMAP/NNTP mailboxes using PHP’s ext-imap. Fetch emails with attachments and inline images, search/sort by criteria, mark seen/unseen, delete messages, and manage folders—ideal for building apps that process incoming mail. 1,703 1,734 458 154K 49 62.9 49.3 MIT 2 months ago
View on GitHub
Context7
typhoon/exporter Typhoon Exporter converts PHP values into valid PHP code strings you can save and later require to recreate the original value. Use Exporter::export($value) to generate code for config, fixtures, caching, or code generation workflows. 6 6 1 68 0 1.1 14.2 MIT 2 years ago
View on GitHub
Context7
typo3/coding-standards TYPO3 Coding Standards provides ready-to-use PHP_CodeSniffer rulesets and tooling to enforce TYPO3 and PSR coding style. Helps keep extensions and projects consistent via Composer, CI integration, and automated linting/fixing recommendations. 68 68 15 75K 3 6.0 42.2 MIT 2 years ago
View on GitHub
Context7
wyrihaximus/test-utilities A set of PHP test utilities for package development: a PHPUnit TestCase with helpers like random namespaces and temp directories, plus ready-made configuration defaults for PHPStan and Rector (paths and docblock-to-attribute conversions). 7 7 1 145K 6 32.4 69.3 MIT 3 weeks 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 10 40K 3 10.6 47.8 BSD-3-Clause 7 months ago
View on GitHub
Context7
yiisoft/code-style Coding style and quality tools for PHP projects from Yii. Provides configuration and presets to keep code formatting consistent and enforce standards across your repository, helping teams maintain clean, readable code with automated checks. 3 3 2 18K 0 11.4 55.3 BSD-3-Clause 5 months ago
View on GitHub
Context7
yiisoft/definitions Minimalistic definitions container for PHP apps. Build and compose object definitions for DI: map IDs to classes, factories, values and params, with autowiring-friendly configuration. Designed to work smoothly with Yii and other PSR-based projects. 15 15 6 66K 4 12.6 55.5 BSD-3-Clause 7 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 54K 14 16.6 41.0 BSD-3-Clause 7 months ago
View on GitHub
Deep Wiki
Context7
yiisoft/files Yii Files is a PHP 8+ utility package with FileHelper methods for common filesystem tasks: ensure/create directories with permissions, remove or clear directories, filter files via path matching, and other file and directory management helpers. 37 37 18 57K 3 10.1 47.7 BSD-3-Clause 7 months ago
View on GitHub
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 80K 1 8.8 47.0 BSD-3-Clause 7 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 31K 6 25.8 44.8 BSD-3-Clause 1 month 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 33K 2 9.6 45.0 BSD-3-Clause 7 months ago
View on GitHub
Context7
yiisoft/injector PSR-11 compatible dependency injector with autowiring. Resolves and injects dependencies when calling functions or creating objects, supports extra arguments by name or type, and handles variadic parameters. Works with any PSR-11 container. 94 94 17 195K 6 12.4 50.6 BSD-3-Clause 7 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 28 9 47K 2 8.2 46.8 BSD-3-Clause 8 months ago
View on GitHub
Context7
yiisoft/strings Yii Strings provides fast, multibyte-safe string utilities for PHP: StringHelper and NumericHelper, Inflector (pluralize, slug), wildcard pattern matching, and optimized combined regex matching with optional memoization. 49 51 19 110K 5 12.2 50.4 BSD-3-Clause 7 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 28K 3 14.0 49.4 BSD-3-Clause 5 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 33K 10 14.9 48.4 BSD-3-Clause 7 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. 14 14 10 16K 0 9.7 44.9 BSD-3-Clause 7 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 53K 4 11.0 50.6 BSD-3-Clause 7 months ago
View on GitHub
Context7
yiisoft/yii2-symfonymailer Yii2 extension integrating Symfony Mailer for reliable email sending. Configure SMTP/DSN transport, templates via viewPath, and file transport for dev. Supports PHP 8.1+ and installs via Composer for seamless Yii 2.0 mail delivery. 49 49 28 160K 0 1.9 48.4 BSD-3-Clause 2 years 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.
codraw/framework-extra-bundle
codraw/messenger
codraw/security
codraw/mailer
codraw/contracts
codraw/profiling
codraw/dependency-injection
codraw/tester
codraw/core
nexmo/api-specification
capell-app/block-library
axium/identity
cetria/laravel-dummy-models
cetria/reflection-helper
agropredict/sso-auth-bundle
evolvestudio/spam-protection
datacore/hub-sdk
develia/commons
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony