Download the PHP package kubotak-is/php-del without Composer
On this page you can find all versions of the php package kubotak-is/php-del. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kubotak-is/php-del
More information about kubotak-is/php-del
Files in kubotak-is/php-del
Download kubotak-is/php-del
More information about kubotak-is/php-del
Files in kubotak-is/php-del
Vendor kubotak-is
Package php-del
Short Description Tool to remove code based on specific comments.
License MIT
Package php-del
Short Description Tool to remove code based on specific comments.
License MIT
Please rate this library. Is it a good library?
Informations about the package php-del
PHP-DEL
Tool to remove code based on specific comments.
Install
Configuration
Create php-del.json in the root directory of the project
dirs
Specify the directory to be searched for files.
extensions(Optional: Default php)
Specify the extension to be searched.
Usage
Add a comment with a flag for code like the following
Run php-del from composer command.
Select the flag and enter to perform the deletion.
Deletion result
One Line code delete
To delete only one line.
Codes not covered
The ignore comment can be added to remove it from the deletion list.
Deletion result
File delete
Deletes the file itself by adding a file deletion comment.
Support file
- .php
- .blade.php
- .css/.sass/.scss/.stylus
All versions of php-del with dependencies
PHP Build Version
Package Version
The package kubotak-is/php-del contains the following files
Loading the files please wait ....