Libraries tagged by assertions
webforge/object-asserter
27143 Downloads
Fluent DSL to do assertions on scalar structures
the-firehub-project/testing
1829 Downloads
A shared testing toolkit for the FireHub ecosystem that provides standardized testing infrastructure, assertions, and base test utilities for validating Core, Runtime, and higher-level architectural layers.
swoole/assert
6116 Downloads
Assertions to validate method input/output with nice error messages.
sugarcraft/candy-testing
2580 Downloads
Test harness for TEA programs — ProgramSimulator, golden-file assertions, and snapshot helpers for SugarCraft.
nexusphp/assert
6228 Downloads
Chainable type-safety assertions library.
milpa/auth-webauthn
382 Downloads
Passkey / WebAuthn adapter for the Milpa PHP framework: the lbuchs/webauthn implementation of milpa/auth's WebAuthnVerifier, plus in-memory challenge and credential stores. Ceremony types and contracts live in milpa/auth. A verified assertion mints a session — it is never a per-request transport. Zero framework, zero ORM.
marcin-orlowski/type-asserts
6597 Downloads
Data type assertions.
kigaroo/snapshot-testing
607159 Downloads
Provides PHPUnit assertions for snapshot testing
jield-webdev/jield-authorize
25689 Downloads
Small helper module to integrate BjyAuthorize (the kokspflanze/bjy-authorize fork) with dynamic assertions, which cannot be serialized
indexnowkit/testing
680 Downloads
Test kit for indexnowkit: the conformance suites every adapter runs (C01-C22, A01-A21), the assertions for key file and check-command tests (H01-H05), README assertions, and the mock IndexNow server
hershel-theodore-layton/expect
6746 Downloads
Basic test assertions `expect(...)->toEqual('valid')`.
graze/hamcrest-test-listener
18138 Downloads
A PHPUnit test listener for the hamcrest assertion library.
amashukov/rector-php-rules
1623 Downloads
Opinionated Rector rules for PHP — strict-assertion enforcement, no @phpstan-ignore, no env-checks in src, no superglobals, PSR Clock requirement, no direct DB / event-dispatch / assert() inside functional tests, and a comment-stripper that keeps only PHPStan tag blocks.
dxw/assertions
10512 Downloads
Extra assertions for PHPUnit
pmg/assertion-grant
5247 Downloads
An implemenation of the assertion authorization grant flows from RFC7521