plainphp/project

1.0.0 2021-06-09 14:11 UTC

This package is auto-updated.

Last update: 2024-03-29 04:26:20 UTC


README

Start with:

composer create-project plainphp/project myproject

This will create new a project in 'myproject' and automatically executes composer install to download all the dependencies.

Are you a developer? Run this command instead:

composer create-project plainphp/project myproject -s dev --ignore-platform-reqs