Download the PHP package flagupdown/scanner without Composer
On this page you can find all versions of the php package flagupdown/scanner. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download flagupdown/scanner
More information about flagupdown/scanner
Files in flagupdown/scanner
Download flagupdown/scanner
More information about flagupdown/scanner
Files in flagupdown/scanner
Vendor flagupdown
Package scanner
Short Description a tool of scanning functions in PHP files
License MIT
Package scanner
Short Description a tool of scanning functions in PHP files
License MIT
Please rate this library. Is it a good library?
Informations about the package scanner
scanner
这是一个用PHP写的扫描工具,主要是用于扫描PHP文件中的某些函数调用
下载
使用composer进行下载
下载成功之后,在开始写代码的文件中包含composer自动加载器
使用
存在被扫描的PHP文件data.php
使用scanner
库对该文件进行扫描
返回结果是一个数组:
扫描器忽略
-
注释:
-
字面量:
- PHP以外的部分:
扫描目录
可以递归的扫描指定一个目录下的所有PHP文件,同时也允许忽略一些指定目录
All versions of scanner with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
The package flagupdown/scanner contains the following files
Loading the files please wait ....