tillikum/tillikum-core-module

The Tillikum Project core module

Maintainers

Package info

github.com/tillikum/tillikum-core-module

Homepage

pkg:composer/tillikum/tillikum-core-module

Statistics

Installs: 87

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

dev-feature/person-file 2013-08-03 20:51 UTC

This package is not auto-updated.

Last update: 2026-03-09 21:13:27 UTC


README

Installation

Installed via Composer.

{
    "repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/tillikum/tillikum-core-module"
        }
    ],
    "require": {
        "tillikum/tillikum-core-module": "dev-master"
    }
}