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.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| 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,201 | 69 | 34K | 8 | 34.4 | 28.9 | MIT | 5 years ago | |
| 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 | 20.8 | — | MIT | 5 years ago | |
| 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 | 8 | 25K | 3 | 22.3 | 49.1 | BSD-3-Clause | 4 months ago | |
| yiisoft/arrays | yiisoft/arrays is a lightweight PHP utility library for working with arrays: fetch values by key/path, set and remove nested items, merge and filter data, and perform common transformations. Designed for Yii projects but usable standalone. | 56 | — | 27 | — | 4 | 22.3 | 1.8 | BSD-3-Clause | 4 months ago | |
| yiisoft/definitions | Lightweight definitions library for Yii and PHP DI containers. Provides a consistent way to describe services, factories, references, and parameters for building dependency graphs, resolving callables, and configuring containers with minimal overhead. | 15 | — | 5 | — | 3 | 21.2 | 1.8 | BSD-3-Clause | 4 months ago | |
| 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 | 238 | 46 | 23K | 14 | 29.1 | 39.6 | BSD-3-Clause | 4 months ago | |
| 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. | 36 | 36 | 16 | 34K | 3 | 22.1 | 49.0 | BSD-3-Clause | 4 months ago | |
| yiisoft/friendly-exception | User-friendly exception handling for PHP apps: convert throwables into readable messages, safe debug views, and structured data for logs/HTTP responses. Helps present errors clearly in production while keeping rich context for developers. | 49 | — | 9 | — | 1 | 20.6 | — | BSD-3-Clause | 4 months ago | |
| yiisoft/html | yiisoft/html is a lightweight PHP HTML builder for generating safe, well-formed markup. Create tags, attributes, forms, and input elements with fluent helpers, automatic escaping, and convenient utilities—ideal for Yii and any PHP project needing clean HTML generation. | 57 | — | 22 | — | 7 | 22.9 | 2.2 | BSD-3-Clause | 3 weeks ago | |
| 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 | 28 | 18K | 2 | 22.3 | 45.7 | BSD-3-Clause | 4 months ago | |
| yiisoft/injector | yiisoft/injector is a lightweight PHP dependency injection container for building objects and wiring dependencies via constructor, method, and property injection. Supports factories, config-based definitions, and PSR-friendly integration for Yii apps and beyond. | 94 | — | 17 | — | 6 | 22.7 | 2.2 | BSD-3-Clause | 4 months ago | |
| 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. | 28 | 28 | 7 | 26K | 2 | 21.1 | 48.0 | BSD-3-Clause | 4 months ago | |
| 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 | 17 | 73K | 5 | 25.1 | 52.7 | BSD-3-Clause | 4 months ago | |
| 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 | 9 | 15K | 3 | 22.9 | 48.6 | BSD-3-Clause | 2 months ago | |
| yiisoft/translator | yiisoft/translator is a lightweight PHP translation library for managing messages, locales, and pluralization. Integrates with Yii and PSR-style components, supports multiple message sources and fallback locales, and is suitable for apps and libraries needing i18n. | 26 | — | 9 | — | 10 | 23.2 | 3.6 | BSD-3-Clause | 4 months ago | |
| yiisoft/translator-message-php | PHP message source for Yii Translator that loads translations from PHP files/arrays. Provides a simple, fast backend for storing and retrieving localized messages, suitable for Yii apps needing file-based i18n without a database. | 14 | — | 9 | — | 0 | 20.3 | — | BSD-3-Clause | 4 months ago |
How can I help you explore Laravel packages today?