arajcany/application-stub

Application stub code for testing packages and concepts.

1.0.0 2022-06-01 06:07 UTC

README

Application stub code for testing packages and concepts.

Build a project from this repo: composer create-project --prefer-dist arajcany/application-stub <YourProjectName>

Build a project from the latest commit (at own risk): composer create-project --prefer-source arajcany/application-stub:dev-master <YourProjectName>