koalapress/framework

The KoalaPress framework.

Installs: 143

Dependents: 0

Suggesters: 1

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/koalapress/framework

dev-main 2025-08-04 13:33 UTC

This package is auto-updated.

Last update: 2025-10-05 10:48:09 UTC


README

Running Tests

This project uses PestPHP for testing.

To run the test suite:

composer install
composer test

Test files are located in the /tests directory.