PHP Classes

File: docs/docs/extras/build.md

Recommend this page to a friend!
  Classes of Marco Cesarato   PHP Malware Scanner Free Tool   docs/docs/extras/build.md   Download  
File: docs/docs/extras/build.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: PHP Malware Scanner Free Tool
Scan PHP files to find malicious code
Author: By
Last change:
Date: 2 years ago
Size: 245 bytes
 

Contents

Class file image Download

sidebar_position: 3

Build

For compile /src/ folder to single file /dist/scanner you need to do this:

  1. Install composer requirements:

    composer install
    
  2. Run command

    composer build