Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/studio107/php-xdebug-analyser
Golang version of https://gist.github.com/qantus/c92aa94e4b7381464f2c
https://github.com/studio107/php-xdebug-analyser
Last synced: 6 days ago
JSON representation
Golang version of https://gist.github.com/qantus/c92aa94e4b7381464f2c
- Host: GitHub
- URL: https://github.com/studio107/php-xdebug-analyser
- Owner: studio107
- Created: 2014-12-03T16:47:58.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-04T10:20:08.000Z (almost 10 years ago)
- Last Synced: 2024-04-15T22:32:50.055Z (7 months ago)
- Language: Go
- Homepage:
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Installation
```
go get github.com/cheggaaa/pb
go get github.com/codegangsta/cli
go get github.com/crackcomm/go-clitablego build -o php-analyse
```# Usage
```
php-analyse --file=./trace.xt
```