All Projects → itsgoingd → clockwork-firefox

itsgoingd / clockwork-firefox

Licence: other
Clockwork - php dev tools integrated to your browser - Firefox add-on

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to clockwork-firefox

Clockwork Chrome
Clockwork - php dev tools integrated to your browser - Chrome extension
Stars: ✭ 415 (+1786.36%)
Mutual labels:  debugging, firefox, devtools, slim, profiling
Clockwork
Clockwork - php dev tools in your browser - server-side component
Stars: ✭ 4,076 (+18427.27%)
Mutual labels:  debugging, devtools, clockwork, profiling
Training Material
A collection of code examples as well as presentations for training purposes
Stars: ✭ 85 (+286.36%)
Mutual labels:  debugging, profiling
Iopipe Js Core
Observe and develop serverless apps with confidence on AWS Lambda with Tracing, Metrics, Profiling, Monitoring, and more.
Stars: ✭ 123 (+459.09%)
Mutual labels:  debugging, profiling
Pdt
PHP Development Tools project (PDT)
Stars: ✭ 135 (+513.64%)
Mutual labels:  debugging, profiling
Trace Nodejs
Trace is a visualised distributed tracing platform designed for microservices.
Stars: ✭ 471 (+2040.91%)
Mutual labels:  debugging, profiling
Viztracer
VizTracer is a low-overhead logging/debugging/profiling tool that can trace and visualize your python code execution.
Stars: ✭ 874 (+3872.73%)
Mutual labels:  debugging, profiling
devtools
A simple set of tools for teams building live Carbon pages.
Stars: ✭ 31 (+40.91%)
Mutual labels:  firefox, devtools
kokkos-tools
Kokkos C++ Performance Portability Programming EcoSystem: Profiling and Debugging Tools
Stars: ✭ 52 (+136.36%)
Mutual labels:  debugging, profiling
Elinux
嵌入式 Linux 知识库 (elinux.org) 中文翻译计划;本项目发起人发布了《360° 剖析 Linux ELF》视频课程,欢迎订阅:https://www.cctalk.com/m/group/88089283
Stars: ✭ 193 (+777.27%)
Mutual labels:  debugging, profiling
Augury
Angular Debugging and Visualization Tools
Stars: ✭ 2,050 (+9218.18%)
Mutual labels:  debugging, devtools
Debug Recipes
My notes collected while debugging various .NET and Windows problems.
Stars: ✭ 204 (+827.27%)
Mutual labels:  debugging, profiling
netlogs
Web extension for debugging your API
Stars: ✭ 16 (-27.27%)
Mutual labels:  debugging, devtools
Mthawkeye
Profiling / Debugging assist tools for iOS. (Memory Leak, OOM, ANR, Hard Stalling, Network, OpenGL, Time Profile ...)
Stars: ✭ 1,119 (+4986.36%)
Mutual labels:  debugging, profiling
InAppDevTools
Android library with a collection of tools for debugging, inspecting and reporting from within your own app
Stars: ✭ 26 (+18.18%)
Mutual labels:  debugging, devtools
Ndb
ndb is an improved debugging experience for Node.js, enabled by Chrome DevTools
Stars: ✭ 10,581 (+47995.45%)
Mutual labels:  debugging, devtools
iopipe-go
Go agent for AWS Lambda metrics, tracing, profiling & analytics
Stars: ✭ 18 (-18.18%)
Mutual labels:  debugging, profiling
devtools-tips
A collection of useful cross-browser DevTools tips
Stars: ✭ 81 (+268.18%)
Mutual labels:  debugging, devtools
Nim
Streamline Your Node.js Debugging Workflow with Chromium (Chrome, Edge, More) DevTools.
Stars: ✭ 168 (+663.64%)
Mutual labels:  debugging, devtools
iopipe-js
Build and run serverless apps with confidence on AWS Lambda with Tracing, Profiling, Metrics, Monitoring, and more.
Stars: ✭ 33 (+50%)
Mutual labels:  debugging, profiling

Archived repository

This repository contains the archived source of Clockwork Firefox up to version 3, you can find the latest version at https://github.com/underground-works/clockwork-app.


What is Clockwork?

Clockwork is a browser extension, providing tools for debugging and profiling your PHP applications, including request data, application log, database queries, routes, visualisation of application runtime and more.

Clockwork uses a server-side component, that gathers all the data and easily integrates with any PHP project, including out-of-the-box support for major frameworks.

Read more and try it out on the Clockwork website.

This repository contains the Clockwork Firefox add-on.

Licence

Copyright (c) 2013 Miroslav Rigler

MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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].