github.com/dahs81/otto@v0.2.1-0.20160126165905-6400716cf085/website/source/docs/apps/php/detect.html.md (about)

     1  ---
     2  layout: "app_php"
     3  page_title: "Detection - PHP App Type"
     4  sidebar_current: "docs-php-detect"
     5  description: |-
     6    How Otto detects PHP applications.
     7  ---
     8  
     9  # Detection
    10  
    11  PHP applications are detected using the following methods:
    12  
    13    * File match (any): `*.php`, `composer.json`
    14  
    15