aceviral/composer-template

Simple composer template for quick start.

Installs: 17

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

pkg:composer/aceviral/composer-template

1.0.2 2019-04-24 12:29 UTC

This package is auto-updated.

Last update: 2025-12-09 21:55:49 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