All Projects → laravel → Telescope

laravel / Telescope

Licence: mit
An elegant debug assistant for the Laravel framework.

Programming Languages

PHP
23972 projects - #3 most used programming language
Vue
7211 projects
javascript
184084 projects - #8 most used programming language
Blade
752 projects
SCSS
7915 projects

Projects that are alternatives of or similar to Telescope

Tensorwatch
Debugging, monitoring and visualization for Python Machine Learning and Data Science
Stars: ✭ 3,191 (-22.94%)
Mutual labels:  debugging
Pwndbg
Exploit Development and Reverse Engineering with GDB Made Easy
Stars: ✭ 4,178 (+0.89%)
Mutual labels:  debugging
Superdump
A service for automated crash-dump analysis
Stars: ✭ 384 (-90.73%)
Mutual labels:  debugging
Python Manhole
Debugging manhole for python applications.
Stars: ✭ 306 (-92.61%)
Mutual labels:  debugging
Hashp
A better "prn" for debugging
Stars: ✭ 342 (-91.74%)
Mutual labels:  debugging
Gef
GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging features for exploit developers & reverse engineers ☢
Stars: ✭ 4,197 (+1.35%)
Mutual labels:  debugging
Django Querycount
Middleware that Prints the number of DB queries to the runserver console.
Stars: ✭ 280 (-93.24%)
Mutual labels:  debugging
Scope Capture
Project your Clojure(Script) REPL into the same context as your code when it ran
Stars: ✭ 392 (-90.53%)
Mutual labels:  debugging
Clockwork
Clockwork - php dev tools in your browser - server-side component
Stars: ✭ 4,076 (-1.57%)
Mutual labels:  debugging
Xcglogger
A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog() or print(), but with additional information, such as the date, function name, filename and line number.
Stars: ✭ 3,710 (-10.41%)
Mutual labels:  debugging
Idenlib
idenLib - Library Function Identification [This project is not maintained anymore]
Stars: ✭ 322 (-92.22%)
Mutual labels:  debugging
Crashreporter
CrashReporter is a handy tool to capture app crashes and save them in a file.
Stars: ✭ 327 (-92.1%)
Mutual labels:  debugging
Cocoadebug
iOS Debugging Tool 🚀
Stars: ✭ 3,769 (-8.98%)
Mutual labels:  debugging
Netfox
A lightweight, one line setup, iOS / OSX network debugging library! 🦊
Stars: ✭ 3,188 (-23.01%)
Mutual labels:  debugging
Hyperpwn
A hyper plugin to provide a flexible GDB GUI with the help of GEF, pwndbg or peda
Stars: ✭ 387 (-90.65%)
Mutual labels:  debugging
Tapping device
TappingDevice makes objects tell you what they do, so you don't need to track them yourself.
Stars: ✭ 296 (-92.85%)
Mutual labels:  debugging
Vim Delve
Neovim / Vim integration for Delve
Stars: ✭ 355 (-91.43%)
Mutual labels:  debugging
Tamperchrome
Tamper Dev is an extension that allows you to intercept and edit HTTP/HTTPS requests and responses as they happen without the need of a proxy. Works across all operating systems (including Chrome OS).
Stars: ✭ 3,968 (-4.18%)
Mutual labels:  debugging
Cinf
Command line tool to view namespaces and cgroups, useful for low-level container prodding
Stars: ✭ 389 (-90.61%)
Mutual labels:  debugging
React Native Slowlog
A high-performance timer based profiler for React Native that helps you track big performance problems.
Stars: ✭ 363 (-91.23%)
Mutual labels:  debugging

Logo Laravel Telescope

Build Status Total Downloads Latest Stable Version License

Introduction

Laravel Telescope is an elegant debug assistant for the Laravel framework. Telescope provides insight into the requests coming into your application, exceptions, log entries, database queries, queued jobs, mail, notifications, cache operations, scheduled tasks, variable dumps and more. Telescope makes a wonderful companion to your local Laravel development environment.

Official Documentation

Documentation for Telescope can be found on the Laravel website.

Contributing

Thank you for considering contributing to Telescope! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

License

Laravel Telescope is open-sourced software licensed under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].