Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexandrelamberty/composer-project-skeleton

:elephant: A basic Composer PHP project template with unit tests.
https://github.com/alexandrelamberty/composer-project-skeleton

composer package-manager php phpunit project template

Last synced: 14 days ago
JSON representation

:elephant: A basic Composer PHP project template with unit tests.

Awesome Lists containing this project

README

        

# Composer Project Template

Php project template using composer for dependency management.

## Tests

Run

```shell
phpunit ../../tests/Eevos/ProjectTest.php
```