|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| lastdragon-ru/lara-asp-testing | 0.89 | 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 | — | |
| webmozart/assert | 0.88 | Lightweight PHP assertion library for validating method input/output. Provides fast, readable checks via Webmozart\Assert\Assert with consistent error-message placeholders, throwing InvalidArgumentException on failure. Ideal for safer, less repetitive validation code. | 7,651 | 7,721 | 164 | 13M | 24 | 63.4 | 61.3 | MIT | 1 month ago | |
| lastdragon-ru/phpunit-extensions | 0.88 | 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 | — | |
| respect/validation | 0.88 | Powerful PHP validation engine with 150+ tested validators. Build readable, chainable rules like numeric()->positive()->between(). Includes advanced exception handling and thorough docs. Great for complex input validation in any PHP app. | 6,031 | 6,156 | 775 | 849K | 8 | 71.5 | 38.5 | MIT | 2 weeks ago | |
| php-standard-library/type | 0.87 | Runtime type validation for PHP using “Parse, Don’t Validate”: coerce and assert unstructured input into well-typed data. Useful for APIs, configs, and user input with clear parsing rules, assertions, and predictable failures. | 1 | 1 | 0 | 46K | 0 | 17.7 | 63.2 | MIT | 2 months ago | |
| campanda/commons-ensure-bundle | 0.87 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | LGPL-3.0 | 7 years ago | |
| simplesamlphp/assert | 0.87 | Fork of webmozart/assert that lets every assertion throw your chosen exception (or a default AssertionFailedException) instead of always InvalidArgumentException. Adds a few custom assertions aimed at XML/SAML2 use cases. | 7 | 7 | 3 | 205K | 0 | 20.5 | 64.9 | LGPL-2.1 | 3 weeks ago | |
| draw/data-tester | 0.86 | 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 | |
| cakephp/validation | 0.86 | Lightweight validation library from the CakePHP ecosystem. Define rules and validators for arrays and data objects, run checks, and collect readable error messages. Useful standalone or within CakePHP apps for consistent input validation. | 43 | 45 | 8 | 6K | 0 | 0.5 | 29.9 | NOASSERTION | — | |
| helmich/phpunit-json-assert | 0.86 | Adds concise JSON assertions to PHPUnit using JSONPath expressions and JSON Schema validation. Use the JsonAssertions trait to verify complex JSON/data structures with readable assert* helpers. Install via Composer and choose the branch matching your PHPUnit/PHP version. | 130 | 130 | 27 | 92K | 3 | 16.0 | 43.6 | MIT | 5 months ago | |
| league/openapi-psr7-validator | 0.86 | — | 562 | 566 | 109 | 511K | 55 | 49.6 | 74.5 | MIT | 2 months ago | |
| jasonmccreary/laravel-test-assertions | 0.86 | Adds a trait of extra PHPUnit assertions for Laravel testing. Confirm controllers/actions and named routes use specific FormRequest validation or middleware, compare validation rules (subset or exact), check rule instances, and assert view data is explicitly null. | 351 | 351 | 36 | 131K | 2 | 23.6 | 39.7 | — | 4 months ago | |
| alex-dwt/verified-request | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| symfony/validator | 0.86 | Symfony Validator provides a flexible validation system based on the JSR-303/Bean Validation model. Define constraints via annotations/attributes, YAML/XML, or PHP, validate objects and values, and get detailed, localized violation messages. | 2,680 | 2,739 | 107 | 6M | 0 | 51.5 | 54.7 | MIT | 1 week ago | |
| imanghafoori/laravel-makesure | 0.85 | — | 21 | 21 | 3 | 65 | 1 | 1.0 | 8.3 | MIT | 2 years ago | |
| testo/assert | 0.84 | 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 | — | — | |
| beberlei/assert | 0.77 | Lightweight assertion library for validating method arguments and input data in PHP. Provides a fluent, readable API with many built-in rules (string, numeric, email, UUID, collection, etc.), clear exceptions, and easy extensibility for custom constraints. | 2,431 | 2,457 | 187 | 2M | 30 | 54.9 | 63.9 | NOASSERTION | 1 month ago | |
| codeception/module-asserts | 0.71 | Codeception Asserts module adds rich assertion helpers for your tests, letting you use a wide set of PHPUnit-style assertions directly in Codeception suites. Ideal for unit, functional, and acceptance tests to keep checks readable and failures clear. | 86 | 87 | 10 | 1M | 0 | 13.4 | 59.3 | MIT | 7 months ago | |
| bovigo/assert | 0.70 | Functional-style assertions for PHP unit tests. Use assertThat(value, predicate[, description]) for readable checks with helpful failure messages. Integrates with PHPUnit via AssertionFailure extending AssertionFailedError. Requires PHP 8.3+. | 13 | 13 | 6 | 847 | 1 | 18.1 | 28.8 | BSD-3-Clause | 8 months ago | |
| codeception/lib-asserts | 0.70 | Lightweight assertion library used by Codeception. Provides clear, dependency-free assert helpers for writing expressive tests in PHP, with informative failure messages and easy integration into any PHPUnit-style workflow. | 105 | 105 | 5 | 1M | 1 | 16.6 | 60.1 | MIT | 6 months ago |
How can I help you explore Laravel packages today?