struktal/struktal-dev-core

DEV-Core library for the Struktal PHP framework

Maintainers

Package info

github.com/Struktal/struktal-dev-core

pkg:composer/struktal/struktal-dev-core

Statistics

Installs: 13

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.1.0 2026-04-16 09:07 UTC

This package is auto-updated.

Last update: 2026-04-16 09:08:28 UTC


README

DEV-Core library for the Struktal PHP framework

Note

The Struktal-DEV-Core library provides tools and utilities for developers working with the Struktal PHP framework. Right now, it wraps the Pest testing framework and Playwright for PHP, which could also both be included in the project directly to be able to use the latest features. However, if you choose to require this wrapper "library", you will receive less update notifications for those libraries and with each update for this DEV-Core library, you will be informed if there are any breaking changes connected to the Struktal framework, and how they can be resolved.

Installation

To install this library, include it in your project using Composer:

composer require --dev struktal/struktal-dev-core

Dependencies

License

This software is licensed under the MIT license. See the LICENSE file for more information.