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

Tabular Assertions Laravel Package

spatie/tabular-assertions

Write readable “tabular assertions” for Pest or PHPUnit by describing expected data as a Markdown-like table and comparing it to actual arrays/collections. Ideal for ordered datasets like time series, financials, or database rows, with clear diffs.

View on GitHub
Deep Wiki
Context7
Package
Score
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
spatie/pest-expectations 0.87 Add expressive, chainable expectations to Pest tests with Spatie’s helpers. Provides handy assertion-style methods for cleaner, more readable tests, letting you validate values, types, strings, arrays, and more with minimal boilerplate. 79 79 4 6K 0 19.5 28.6 MIT 5 months ago
View on GitHub
Context7
codenco-dev/eloquent-model-tester 0.82 Laravel dev-only helper to test Eloquent models: verify table structure/columns, fillable vs guarded attributes, and model relationships. Works with PHPUnit and model factories, integrates easily in your model test classes. 20 20 1 225 2 22.0 16.8 MIT 2 months ago
View on GitHub
Context7
draw/data-tester 0.82 Lightweight PHP data testing helper for validating arrays/objects against expected shapes and values. Useful for unit tests and quick assertions, with simple matchers and readable failure messages to spot mismatches fast. 0 0 0 0 0 0.6 MIT 8 years ago
View on GitHub
Context7
digitalrevolution/accessorpair-constraint 0.82 PHPUnit helper to automatically test and cover getters/setters (and constructor-to-getter pairs) on data classes. Add the AccessorPairAsserter trait and call assertAccessorPairs() to validate accessor pairs, optional default/initial value checks. 9 10 10 3K 1 26.8 38.7 MIT 2 months ago
View on GitHub
Context7
draw/tester 0.82 Tools for testing PHP apps: DataTester wraps PHPUnit assertions with a fluent, path-based API for arrays/objects. Includes PHPUnit extensions like CarbonReset to reset Carbon state between tests and SetUpAutowire to autowire test properties via attributes. 0 0 0 818 0 0.0 40.2 MIT
View on GitHub
Context7
sampoyigi/testbench 0.82 Laravel testbench helpers for package development: quickly boot a minimal app, configure service providers, run migrations, and write reliable integration tests. Lightweight scaffolding to speed up local CI-style testing for your Laravel packages. 0 0 0 754 0 8.1 42.3 7 months ago
View on GitHub
Context7
spatie/phpunit-snapshot-assertions 0.81 Add snapshot testing to PHPUnit. Save expected output (JSON, arrays, strings, etc.) on first run and automatically compare on later runs to catch regressions with minimal assertions. Includes handy traits and snapshot update workflow for tests. 696 700 74 607K 0 30.7 46.3 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
lastdragon-ru/phpunit-extensions 0.81 PHPUnit extensions for PHP projects, adding extra test utilities and helpers to streamline assertions, fixtures, and test setup. Designed to integrate cleanly with PHPUnit and improve developer productivity in automated testing workflows. 0 0 0 33 0 0.0 21.2 MIT
View on GitHub
Context7
testo/assert 0.81 Assertion plugin for the Testo PHP testing framework. Adds a fluent assert/expect facade, expectation lifecycle, and helpers for matching thrown exceptions. Reports comparisons through Testo’s standard pipeline. Install via Composer: testo/assert. 0 0 0 6K 0 0.0 51.8
View on GitHub
Context7
testo/data 0.81 Testo Data provider plugin: parameterize one test into many dataset-driven runs. Supports inline tuples, named datasets, cartesian product (cross), zipped iteration, and unions across multiple sources. Install via composer require --dev testo/data. 0 0 0 6K 0 0.0 52.1
View on GitHub
Context7
atlas/testing 0.80 Atlas.Testing provides lightweight helpers and utilities for testing Atlas packages, aimed at simplifying test setup and improving consistency across Atlas-related projects. Suitable for package authors who need reusable testing support. 1 1 1 13 0 2.4 9.7 MIT 5 years ago
View on GitHub
Context7
spatie/pest-plugin-snapshots 0.80 Adds snapshot testing to Pest via Spatie’s snapshot assertions. Compare strings or JSON against stored snapshots with helper functions or Pest expectations. Ideal for stable output/regression testing in PHP projects. 40 40 11 48K 0 18.7 48.2 MIT 2 months ago
View on GitHub
Context7
sinnbeck/laravel-dom-assertions 0.80 Extra DOM assertion helpers for Laravel HTTP tests. Assert elements, text, forms, selects, and datalists with more precision than assertSee/SeeText. Works with Livewire and Blade views/components; includes quick existence checks and a method reference. 106 107 11 15K 0 31.0 35.0 MIT 2 days ago
View on GitHub
Context7
spatie/pest-plugin-route-testing 0.80 Pest plugin for Laravel that automatically tests all your app’s GET routes. Run a single test to assert responses are successful, redirects, forbidden, not found, etc. Filter routes by pattern and provide models for route model bindings via bind(). 140 139 6 9K 0 6.4 25.2 MIT 10 months ago
View on GitHub
Context7
symfonycasts/internal-test-helpers 0.80 Internal test utilities from SymfonyCasts to streamline PHPUnit and Symfony/Laravel package testing. Provides shared helpers, fixtures, and assertions used across SymfonyCasts projects to reduce boilerplate and keep tests consistent and readable. 0 2 0 0.1
Context7
spatie/tax-calculator 0.80 Interfaces and helpers to simplify tax calculations in PHP. Use TaxCalculation with plain numbers or items implementing HasTax to compute base, tax, and total prices, and combine calculations (e.g., cart items + delivery) on the fly. 81 83 12 381 0 1.1 10.4 MIT 4 years ago
View on GitHub
Context7
b2pweb/bdf-phpunit 0.80 Laravel/PHPUnit helper package for working with BDF/SEPA bank files in tests. Provides utilities and test assertions to validate BDF structures and parsing results, making it easier to write reliable unit tests around banking file imports. 0 0 0 439 0 0.0 36.5 MIT
View on GitHub
Context7
myqee/test 0.80 0 0 0 0 0 0.0
View on GitHub
Context7
lastdragon-ru/lara-asp-testing 0.79 Testing utilities for integrating Lara ASP into Laravel apps. Provides helpers, fakes, and assertions to simplify writing automated tests around ASP policies, decisions, and request/response flows in your application. 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
imanghafoori/laravel-makesure 0.79 21 21 3 22 1 1.0 4.2 MIT 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