Skip to content

Latest commit

 

History

History
18 lines (8 loc) · 286 Bytes

README.md

File metadata and controls

18 lines (8 loc) · 286 Bytes

MantisApiBundle

A bundle that provides services for the Mantis API

Composer

Use composer to get the bundle

composer require "a5sys/mantis-api-bundle"

Activate the bundle

In the AppKernel, activate the bundle

        new A5sys\MantisApiBundle\MantisApiBundle(),