nenad.dev/undertaker
Composer 安装命令:
composer require nenad.dev/undertaker
包简介
PHP counterpart for the undertaker project.
README 文档
README
This repository hosts the PHP counterpart of the undertaker.
What is this?
This package provides a way of pre-loading all PHP files in a given directory. This, combined with the undertaker extension will show you which functions/methods are not used in your application as it runs.
How safe it is?
Not at all. If your PHP files have side effects when loaded with require_once, I have some bad
news for you.
Example
Look at the preloader.php file in the root directory of the package for example.
统计信息
- 总下载量: 8
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-07-15