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

Phpunit Watcher Laravel Package

spatie/phpunit-watcher

Automatically rerun PHPUnit tests whenever your code changes. Run phpunit-watcher watch to execute and re-execute tests on edits in app/src/tests. Supports passing through PHPUnit arguments (e.g. --filter) and works as a global tool or dev dependency.

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
cfpinto/graphql Laravel package to add a GraphQL API to your app, offering schema setup, query/mutation handling, and integration with Laravel’s routing and services so you can expose application data through GraphQL with minimal boilerplate. 19 19 10 13K 6 2.0 1.5 MIT 5 years ago
View on GitHub
Context7
codedungeon/phpunit-result-printer Modern, pretty result printer for PHPUnit. Easy install via Composer, optional init script updates phpunit.xml and adds a default phpunit-printer.yml. Supports CLI/manual configuration, upgrade notes, and optional AnyBar integration (off by default; PHPUnit 7.1+). 1,194 1,200 68 42K 8 14.3 25.5 MIT 5 years ago
View on GitHub
Context7
encore/laravel-admin 11,155 11,221 2,827 28K 217 69.0 32.9 MIT 4 years ago
View on GitHub
Context7
onramplab/laravel-auditing-log 1 1 0 125 0 0.9 24.9 MIT 3 years ago
View on GitHub
Context7
onramplab/laravel-custom-fields 10 10 6 20 2 2.7 6.2 MIT 1 year ago
View on GitHub
Context7
spatie/one-package-to-rule-them-all Pulls in all Spatie packages at once so you don’t have to require them individually. Install via Composer, optionally publish the config, and get the full Spatie “magic” in one go for your Laravel app. 60 60 6 0 0 0.8 MIT 5 years 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. 0 24 27K 12.6 46.2
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 29 58K 4 13.5 46.5 BSD-3-Clause 6 months ago
View on GitHub
Context7
yiisoft/composer-config-plugin 31 30 16 315 13 2.5 14.4 BSD-3-Clause
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. 0 15 30K 14.8 51.5
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 46 27K 15 19.5 38.2 BSD-3-Clause 6 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. 0 37 37K 12.3 45.3
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 57K 1 11.3 45.8 BSD-3-Clause 6 months ago
View on GitHub
Context7
yiisoft/html Yii HTML is a PHP library for safe, dynamic server-side HTML generation. It provides classes for common HTML tags, a CustomTag builder, widgets like ButtonGroup/CheckboxList/RadioList, automatic content encoding with NoEncode, and an Html helper API. 58 58 23 21K 7 27.8 43.1 BSD-3-Clause 2 weeks 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. 0 27 25K 12.3 43.8
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 217K 6 14.4 52.2 BSD-3-Clause 6 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. 0 28 31K 10.9 44.4
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 63K 5 14.8 48.2 BSD-3-Clause 6 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 15K 3 16.4 46.1 BSD-3-Clause 4 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 23K 10 17.4 46.7 BSD-3-Clause 5 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 14K 0 11.0 BSD-3-Clause 5 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 30K 4 13.3 47.6 BSD-3-Clause 6 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.
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
anil/file-picker
broqit/fields-ai