This is the Linux app named Static Analysis Tools for PHP whose latest release can be downloaded as 1.92.1sourcecode.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Static Analysis Tools for PHP with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
Static Analysis Tools for PHP
DESCRIPTION:
Docker image providing static analysis tools for PHP. The list of available tools and the installer is actually managed in the jakzal/toolbox repository. Docker image with quality analysis tools for PHP. To run the selected tool inside the container, you'll need to mount the project directory on the container with -v "$(pwd):/project". Some tools like to write to the /tmp directory (like PHPStan, or Behat in some cases), therefore it's often useful to share it between docker runs, i.e. with -v "$(pwd)/tmp-phpqa:/tmp". If you want to be able to interrupt the selected tool if it takes too much time to complete, you can use the --init option. Some tools are not included in the docker image, to use them refer to their documentation. Provides utilities to report legacy tests and usage of deprecated code.
Features
- Visualizes metrics and source code
- Helps to test business expectations
- Fast, zero config application bundler with PHARs
- Discovers good candidates for refactoring
- Codeception is a BDD-styled PHP testing framework
- Dependency Manager for PHP
Programming Language
PHP
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/static-analysis-php.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.