/pmi-relawan-module

Module to manage relawan side

Primary LanguagePHP

pmi-relawan

Install

To include the private Bitbucket repository via Composer you need to add this lines into your composer.json:

    "repositories": [
      {
        "type": "vcs",
        "url" : "git@bitbucket.org:bajak_laut_malaka/pmi-relawan.git"
      },
    ]

Add the package with:

composer require bajaklautmalaka/pmi-relawan

Usage

Write a few lines about the usage of this package.

Testing

Run the tests with:

vendor/bin/phpunit