webisters/testing

Webisters Testing Library

Maintainers

Package info

github.com/webisters/testing

Homepage

Forum

Documentation

pkg:composer/webisters/testing

Fund package maintenance!

Webisters Sponsor

Statistics

Installs: 2

Dependents: 2

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.2 2026-05-01 06:23 UTC

This package is auto-updated.

Last update: 2026-05-01 15:54:46 UTC


README

Webisters Testing Library This library is designed for reuse in Composer-based PHP applications.

What It Provides

  • Structured patterns that align with MVC-style application architecture.
  • Testing-friendly patterns that simplify validation and quality checks.
  • Reusable PHP components intended for integration into larger applications.

Installation

composer require webisters/testing

Requirements

  • PHP: >=8.2
  • Composer: Compatible with Composer 2.x.

Documentation

Included in Webisters Framework

If you're building a full Webisters application, install the framework meta-package:

composer require webisters/framework

Development

composer install

Follow consistent coding style and run available linters before opening pull requests.

Support

License

MIT