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

Test Support Laravel Package

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.

View on GitHub
Deep Wiki
Context7
Package
Score
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
yiisoft/html 0.86 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
orchestra/testbench-core 0.84 Orchestra Testbench Core is the foundation for testing Laravel packages. It boots a lightweight Laravel app inside your package so you can run artisan commands, migrations, routing, and more, with compatibility across Laravel 6–12. 272 274 47 1M 3 37.1 60.1 MIT 4 weeks ago
View on GitHub
Context7
myqee/test 0.84 0 0 0 0 0 0.0
View on GitHub
Context7
yiisoft/strings 0.84 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/definitions 0.84 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 0.83 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 0.83 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
adroit11/laravel-tests 0.83 Reusable Laravel testing package with publishable test stubs, custom assertions, and helper utilities. Drop into Laravel 10/11 (PHP 8.1+) and run with PHPUnit or Pest to speed up common feature and integration testing setups. 2 2 0 0 0 0.0
View on GitHub
Context7
wyrihaximus/test-utilities 0.83 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/code-style 0.83 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/friendly-exception 0.82 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
symplify/easy-testing 0.82 Utilities for easier PHP unit testing, focused on writing cleaner tests with less boilerplate. Provides helpers and base test cases commonly used in Symplify tools to streamline assertions, fixture handling, and test setup across projects. 0 42 5K 0.0 50.8
View on GitHub
Context7
tipoff/test-support 0.81 Deprecated/archived package providing shared unit/feature testing support for Tipoff Laravel packages. Previously included common test utilities and configuration; being removed as a dependency so packages can update independently and adopt newer Laravel versions faster. 0 0 0 181 3 6.8 31.9 MIT 5 years ago
View on GitHub
Context7
laragraph/utils 0.81 Laravel utilities for building GraphQL servers: shared primitives and helpers used by GraphQL packages. Install via Composer and use as a lightweight foundation for SDL-first (Lighthouse) or code-first (graphql-laravel) setups. 22 22 8 562K 0 17.6 61.3 MIT 4 months ago
View on GitHub
Context7
symplify/easy-ci 0.81 Automate PHP/Laravel CI chores with Symplify Easy CI: run code quality tools consistently, speed up setup, and keep checks uniform across projects. Handy for teams standardizing linting, static analysis, and test workflows in one place. 18 20 3 13K 0 0.2 39.0 MIT
View on GitHub
Context7
yiisoft/i18n 0.80 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
illuminate/testing 0.80 Laravel’s Illuminate Testing package provides the core testing helpers used by the framework—HTTP and console test utilities, assertions, test case scaffolding, and support traits—making it easier to write fast, expressive PHPUnit tests for Laravel applications and packages. 33 33 10 294K 0 0.5 54.4 MIT
View on GitHub
Context7
yiisoft/translator 0.79 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
testo/testo 0.79 Testo is an extensible PHP testing framework with a lightweight core and middleware system. It lets you fully control your test environment while keeping familiar PHP syntax. Includes an init command, suite/plugin config via testo.php, and Composer scripts. 202 196 12 6K 17 41.4 34.5 BSD-3-Clause 2 weeks ago
View on GitHub
Context7
simpletest/simpletest 0.79 SimpleTest is a PHP unit testing framework with web site testing and mock objects. Install via Composer (simpletest/simpletest) for PHP 7.1+ and run its own unit and acceptance test suites; issues and community support via GitHub and Stack Overflow. 148 153 49 3K 3 8.3 20.3 LGPL-2.1 10 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.
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