2017 © Pedro Peláez
 

library sami-phpci-plugin

PHPCI plugin for Sami integration

image

mauchede/sami-phpci-plugin

PHPCI plugin for Sami integration

  • Saturday, January 6, 2018
  • by mauchede
  • Repository
  • 1 Watchers
  • 1 Stars
  • 148 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Sami PHPCI Plugin

Sami PHPCI Plugin gives the possibility to generate a documentation with Sami in PHPCI., (*1)

⚠️ This project is no longer maintained. ⚠️, (*2)

Installation

This plugin can be installed via composer:, (*3)

composer require mauchede/sami-phpci-plugin

Usage

This plugin takes the following options: * config (string, optional): Allows you to pass the Sami configuration file. The default value is ./sami.php. * force (boolean, optional): Allows you to force (or not) to rebuild from scratch. The default value is true., (*4)

An example of phpci.yml with this plugin:, (*5)

complete:
    \Mauchede\PHPCI\Plugin\Sami:
        config: sami.config.file
        force: false

The Versions

06/01 2018

dev-master

9999999-dev http://github.com/mauchede/sami-phpci-plugin

PHPCI plugin for Sami integration

  Sources   Download

MIT

The Development Requires

plugin phpci sami

21/05 2016

v1.0.0

1.0.0.0 http://github.com/mauchede/sami-phpci-plugin

PHPCI plugin for Sami integration

  Sources   Download

MIT

The Development Requires

plugin phpci sami