evopress/playground

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

Installs: 15

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:project

pkg:composer/evopress/playground

2.2.0 2023-10-25 15:43 UTC

This package is auto-updated.

Last update: 2025-09-25 19:55:06 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