pyrello / artisan-profile-callable
此包的最新版本(dev-master)没有可用的许可证信息。
dev-master
2015-03-01 19:05 UTC
Requires
- php: >=5.4.0
- illuminate/support: 4.2.*
This package is not auto-updated.
Last update: 2024-09-18 07:44:26 UTC
README
Artisan (Laravel) 的一个简单插件,用于显示可调用方法或函数的基本配置信息。
安装
即将推出
示例用法
php artisan profile:callable Vendor\MyClass::myCallableMethod --arguments='comma, separated, list'
示例输出
Profiling [Vendor\MyClass::myCallableMethod::myCallableMethod]:
Time taken: 1.13009905815 seconds
Memory used: 1.79667663574 MiB
Operations: 1237