aceviral/composer-template

Simple composer template for quick start.

1.0.2 2019-04-24 12:29 UTC

This package is auto-updated.

Last update: 2025-09-09 21:07:23 UTC


README

Unit Tests

Composer Template Project

Replace this file.

How to Use

composer create-project aceviral/composer-template projectName

Warnings

  • Composer.json is setup with default settings that fit most AceViral projects. However you may need to change the license and PHP version.

  • CI will handle updating DB credentials within phpunit.xml, default ones are set for testing locally.

  • CI WILL NOT handle minimum-stability! You may need to change this.

IDE

If not using Idea with VIM then you may want to modify .gitignore