Libraries tagged by performance analysis
enlightn/enlightn
2742939 Downloads
Enlightn - Your performance & security consultant, an artisan command away.
jenner/timer
153454 Downloads
php timer. performance analysis tool
nlpcloud/nlpcloud-client
14348 Downloads
NLP Cloud serves high performance pre-trained or custom models for NER, sentiment-analysis, classification, summarization, paraphrasing, grammar and spelling correction, keywords and keyphrases extraction, chatbot, product description and ad generation, intent classification, text generation, image generation, code generation, question answering, automatic speech recognition, machine translation, language detection, semantic search, semantic similarity, tokenization, POS tagging, speech synthesis, embeddings, and dependency parsing. It is ready for production, served through a REST API. This is the PHP client for the API. More details here: https://nlpcloud.com. Documentation: https://docs.nlpcloud.com. Github: https://github.com/nlpcloud/nlpcloud-php
asamir/laravel-in-db-performance-monitor
5523 Downloads
Monitor your laravel application performance by logging requests in your database then analyze it. The log includes request parameters, actions, SQL queries and errors beside that you can know the requests with raw SQL queries.
petrknap/php-profiler
92645 Downloads
PHP profiler for short-term & long-term profiling
ucraft-com/http-traffic-logger
16578 Downloads
The "http-traffic-logger" package efficiently captures and records HTTP request and response data exchanged between clients and servers. With comprehensive logging functionalities, it facilitates monitoring and analysis of web traffic, providing valuable insights for debugging, security auditing, and performance optimization purposes.
petrknap/profiler
147 Downloads
PHP profiler for short-term & long-term profiling
solenoid/perf
122 Downloads
Performance analysis library
8ctopus/nano-timer
358 Downloads
Measure time between events, variability and compare results.
idrinth/php-cost-estimator
0 Downloads
A simple tool to estimate the cost of a php script change
aaron-dev/xhprof-webman
146 Downloads
aaron-dev/xhprof-webman is a code performance analysis plugin that is compatible with webman. Mainly optimize and adjust the old and unusable xhprof for adapting to webman, making installation simple and fast.Developers can quickly access performance analysis reports through browsers to troubleshoot code performance issues.
lightship-core/lightship-php
84 Downloads
Web page performance/seo/security/accessibility analysis, browser-less.
zfhassaan/genlytics
111 Downloads
Genlytics is a powerful Google Analytics Composer package that allows for easy data collection, analysis, and visualization. Optimized for SEO, it helps improve website performance and drive more organic traffic.
vitorsreis/extend-analysis
11 Downloads
Analysis and Profile of Requests/Server for PHP
tavgear/benchmark
4 Downloads
Flexible utility for measuring execution time of code using customizable timers. Various output formats supported. Used for initial debugging and code optimization.