Download the PHP package sonypradana/here without Composer
On this page you can find all versions of the php package sonypradana/here. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sonypradana/here
More information about sonypradana/here
Files in sonypradana/here
Download sonypradana/here
More information about sonypradana/here
Files in sonypradana/here
Please rate this library. Is it a good library?
Informations about the package here
Dump 'here'
Dump your current line of code, for make sure your on right tract.
Installation
How to Use
Put here()
anywhere in your code
Avilable API
here()
, register dump log.here()->dump()
, dump current line.here()->dumpAll()
, dump all registered.here()->count()
, count how many execution by group name.here()->countAll()
, count all group.
Other
here()->dumpIf()
, dump the current line if a condition is true.here()->info()
, dump the current line without code snapshot.track()
, print debug backtrace information.work()
, a short hand forhere()->dump()
.
Todo
- [X] Implement socket reporting.
- [ ] Implement socket reporting with a browser view.
- [X]
here()->count()
Implement here()->count() with grouping by filename.
All versions of here with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
sonypradana/collection Version ^0.35
sonypradana/console Version ^0.35
react/socket Version ^1.15
sonypradana/collection Version ^0.35
sonypradana/console Version ^0.35
react/socket Version ^1.15
The package sonypradana/here contains the following files
Loading the files please wait ....