1. Go to this page and download the library: Download rector/swiss-knife library. Choose the download type require.
2. Extract the ZIP file and open the index.php.
3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
bash
Checking static, named and regex masks from 100 *Feature files
==============================================================
Found 1036 masks:
* 747 exact
* 106 /regex/
* 181 :named
1036/1036 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
the product price is :value
tests/Behat/ProductContext.php
/^I submit order form and see payment page$/
tests/Behat/OrderContext.php
[ERROR] Found 2 unused definitions
bash
Going through 1053 *.php files
Searching for regex: #this->get\((.*)\)#
1053/1053 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
* src/Controller/ProjectController.php: 15
* src/Controller/OrderController.php: 5
[OK] Found 20 cases in 2 files
Loading please wait ...
Before you can download the PHP files, the dependencies should be resolved. This can take some minutes. Please be patient.