tipoff/test-support
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| acacha/testinglaravelpackageinstaller | 0.85 | A minimal Laravel package installer test project. Provides a simple skeleton repository used to validate and experiment with Laravel package installation workflows, composer configuration, and installer behavior in a lightweight environment. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| tipoff/support | 0.84 | tipoff/support provides shared Laravel/PHP utilities for Tipoff packages—common helpers, conventions, and support code used across the ecosystem. Intended as an internal foundation dependency to keep other packages consistent and easier to maintain. | 0 | 0 | 0 | 51 | 10 | 11.9 | 26.6 | MIT | 5 years ago | |
| brown298/test_extension | 0.84 | brown298/test_extension is a Laravel/PHP test extension package. It appears to be an early-stage or minimal project with limited public metadata and no visible community traction yet. Suitable for experimentation or as a starting point for custom testing utilities. | 0 | 1 | — | 0 | — | 0.0 | — | — | — | |
| graham-campbell/testbench-core | 0.83 | Core testing utilities for Laravel packages, maintained by Graham Campbell. Provides lightweight TestBench components compatible with Laravel 8–13, PHP 7.4–8.5, and PHPUnit 9–12 to simplify package test setup and integration. | 15 | 17 | 0 | 6K | 0 | 21.6 | 39.2 | MIT | 4 months ago | |
| myqee/test | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| apnet/functional-test-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| roberts/support | 0.83 | — | 0 | 0 | 0 | 80 | 1 | 17.6 | 30.2 | MIT | 3 months ago | |
| graham-campbell/testbench | 0.83 | Laravel TestBench adds testing helpers for Laravel packages and apps, built on PHPUnit, Mockery, and Orchestral Testbench. Supports Laravel 8–13 and PHP 7.4–8.5, providing a solid base for fast, reliable package tests. | 50 | 51 | 11 | 4K | 0 | 22.4 | 29.3 | MIT | 4 months ago | |
| nnjeim/respond | 0.83 | — | 5 | 5 | 1 | 0 | 0 | 0.7 | — | MIT | 4 years ago | |
| dvdoug/behat-code-coverage | 0.83 | Behat extension that generates code coverage reports for PHP applications. Wraps PHPUnit’s php-code-coverage library to produce familiar, interoperable reports and integrates coverage generation into your Behat test runs. | 62 | 62 | 16 | 100K | 0 | 26.1 | 51.3 | BSD-2-Clause | 1 month ago | |
| orchestra/testbench-core | 0.83 | 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 | 36.3 | 60.4 | MIT | 1 day ago | |
| rdx/laravelcollective-html | 0.83 | Adds LaravelCollective HTML/Form helpers to Laravel apps, with service provider setup and familiar Form/Html facades for generating inputs, labels, and other form elements. Useful when you want the classic Laravel form builder experience back. | 10 | 10 | 4 | 31K | 1 | 0.3 | 46.8 | MIT | — | |
| adroit11/laravel-tests | 0.82 | 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 | — | — | — | |
| sikessem/laravel-devtools | 0.82 | Laravel DevTools bundles development, debugging, testing, and automation helpers for Laravel. Install via Composer as a dev dependency. Requires PHP 8.3+ (8.3.29+ recommended) and Composer v2+. | 1 | 1 | 0 | 9 | 0 | 7.8 | 8.2 | MIT | 7 months ago | |
| liip/functional-test-bundle | 0.82 | Symfony bundle providing base classes and helpers for functional tests, plus a DI-aware mock builder for unit tests. Includes tools for command testing, logged clients, query counting, examples, and parallel test runs. | 649 | 657 | 180 | 131K | 42 | 45.1 | 52.1 | MIT | 3 months ago | |
| arcanedev/support | 0.82 | ARCANEDEV Support provides shared helpers and utilities for ARCANEDEV and Laravel projects. A lightweight toolkit of common support classes and convenience functions, compatible across Laravel 5.1 through 10.x. | 188 | 190 | 45 | 77K | 1 | 11.6 | 36.4 | MIT | 2 years ago | |
| spatie/laravel-blade | 0.82 | Add Blade to any PHP project with the standalone Blade engine from Spatie. Compile and render Blade templates outside Laravel, with an easy API, caching support, and configurable view paths—ideal for small apps, packages, or custom tooling. | 55 | 54 | 10 | 0 | 0 | 0.9 | — | MIT | 9 years ago | |
| nyoncode/laravel-package-toolkit | 0.81 | Toolkit for building Laravel packages with less boilerplate: configure routes, migrations, translations, views/components, middleware, assets and commands. Includes install/about commands, publishing options, lifecycle hooks, and package-specific exception handling. | 0 | 0 | 0 | 3K | 0 | 22.6 | 55.8 | MIT | 2 weeks ago | |
| dosfarma/testing | 0.81 | Laravel testing helpers for Dosfarma projects. Provides lightweight utilities and abstractions to speed up PHPUnit/Pest setup, fakes, and common assertions across apps and packages, helping you write clearer, reusable tests with less boilerplate. | 0 | 0 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| tipoff/addresses | 0.81 | Laravel package providing reusable address models, migrations, factories, and relationships for storing mailing and physical addresses. Designed to integrate with Tipoff packages and apps, supporting consistent address data handling across projects. | 0 | 0 | 2 | 520 | 29 | 17.7 | 46.2 | MIT | 5 years ago |
How can I help you explore Laravel packages today?