evopress/playground

A lightweight PHP project for hassle-free code experimentation and testing.

Maintainers

Package info

github.com/defunctl/playground

Type:project

pkg:composer/evopress/playground

Transparency log

Statistics

Installs: 16

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

2.2.0 2023-10-25 15:43 UTC

README

A lightweight PHP project for hassle-free code experimentation and testing.

🔨 Requirements

  • PHP 8.2+

〽️ Quick Start

composer create-project evopress/playground test-app

🧪 Testing

composer test

or, using paratest:

composer test:para