Download the PHP package friendsofhyperf/telescope without Composer
On this page you can find all versions of the php package friendsofhyperf/telescope. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download friendsofhyperf/telescope
More information about friendsofhyperf/telescope
Files in friendsofhyperf/telescope
Download friendsofhyperf/telescope
More information about friendsofhyperf/telescope
Files in friendsofhyperf/telescope
Vendor friendsofhyperf
Package telescope
Short Description An elegant debug assistant for the hyperf framework.
License MIT
Package telescope
Short Description An elegant debug assistant for the hyperf framework.
License MIT
Please rate this library. Is it a good library?
Informations about the package telescope
Telescope
An elegant debug assistant for the hyperf framework.
Functions
- [x] request
- [x] exception
- [x] sql
- [x] grpc server/client
- [x] redis
- [x] log
- [x] command
- [x] event
- [x] guzzle
- [x] cache
- [x] rpc server/client
- [x] schedule
Installation
Publish
Migrate
Add Listener
Add Middleware
TelescopeMiddleware or RequestHandledListener, you can choose one of them.
Add env
Visit
http://127.0.0.1:9501/telescope
Tagging
you may want to attach your own custom tags to entries. To accomplish this, you may use the Telescope::tag
method.
Filtering
You may only want to record entries under certain special conditions. To achieve this, you may use the Telescope::filter
method.
Example
You can also do this in middleware.
All versions of telescope with dependencies
PHP Build Version
Package Version
Requires
friendsofhyperf/ipc-broadcaster Version
~3.1.2
hyperf/command Version ~3.1.0
hyperf/event Version ~3.1.0
hyperf/framework Version ~3.1.0
hyperf/redis Version ~3.1.0
hyperf/support Version ~3.1.0
nesbot/carbon Version ^2.71 || ^3.0
ramsey/uuid Version ^4.7
hyperf/command Version ~3.1.0
hyperf/event Version ~3.1.0
hyperf/framework Version ~3.1.0
hyperf/redis Version ~3.1.0
hyperf/support Version ~3.1.0
nesbot/carbon Version ^2.71 || ^3.0
ramsey/uuid Version ^4.7
The package friendsofhyperf/telescope contains the following files
Loading the files please wait ....