linepogl/should

This package is abandoned and no longer maintained. No replacement package was suggested.

A PHPUnit extension with enhanced constraints ready for the pipe operator.

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/linepogl/should

0.1 2025-09-07 15:19 UTC

This package is auto-updated.

Last update: 2025-11-07 15:44:20 UTC


README

A PHPUnit extension with enhanced constraints ready for the pipe operator.

'test'
|> shouldBe('test')

Installation

composer require --dev linepogl/should