Skip to content
This repository has been archived by the owner on Nov 4, 2021. It is now read-only.

mauchede/sami-phpci-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sami PHPCI Plugin

Sami PHPCI Plugin gives the possibility to generate a documentation with Sami in PHPCI.

⚠️ This project is no longer maintained. ⚠️

Installation

This plugin can be installed via composer:

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.

An example of phpci.yml with this plugin:

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

Links

About

PHPCI plugin for Sami integration

Resources

License

Stars

Watchers

Forks

Languages