evopress/playground

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

2.2.0 2023-10-25 15:43 UTC

This package is auto-updated.

Last update: 2024-04-25 16:36:55 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