Libraries tagged by PHP Benchmark
serhiikorniushov/micro-bench
10 Downloads
PHP Micro Benchmarking tool
bonsaicode/timer
15 Downloads
Timer utility class for benchmarking your PHP code.
takyam/bench
6 Downloads
Simple benchmark tool for PHP
myaaghubi/debench
1521 Downloads
A small debug/benchmark helper for PHP
felideo/performance-check
100 Downloads
A light benchmark timer class for PHP.
yaknet/lighthouse
0 Downloads
A lightweight, zero-dependency performance profiler and CLI/HTML flamegraph renderer for PHP.
syeedalireza/async-patterns-lab
0 Downloads
Academic research comparing async/await, PHP Fibers, Amphp, ReactPHP, and Swoole for concurrent programming in PHP
syeedalireza/architecture-patterns-lab
0 Downloads
Academic research implementation of modern software architecture patterns. Comprehensive study of Clean Architecture, Hexagonal Architecture, and Onion Architecture with benchmarks, performance analysis, and real-world examples.
stk2k/bench
1238 Downloads
Simple benchmark classes
rundiz/profiler
151 Downloads
profiling your php application
rotexsoft/callable-execution-timer
7 Downloads
A simple PHP library for tracking the total amount of time a callable (e.g. function / method) takes to execute (it can also return the result of executing the callable, if desired).
mnb/scraperkit
4 Downloads
MNB ScraperKit V1.0.3 - enterprise-ready PHP crawling and data extraction framework with AI crawl intelligence, search discovery, authorized mail/webmail extraction connectors, publisher metadata workflows, extraction recipes, provenance, quality reports, datasets, queues, dashboards, and compliance tooling.
macropage/sdk-ebay-rest-analytics
33 Downloads
The Analytics API provides data and information about a seller and their eBay business. The resources and methods in this API let sellers review information on their listing performance, metrics on their customer service performance, and details on their eBay seller performance rating. The three resources in the Analytics API provide the following data and information: Customer Service Metric – Returns benchmark data and a metric rating pertaining to a seller's customer service performance as compared to other seller's in the same peer group. Traffic Report – Returns data and information that shows how buyers are engaging with a seller's listings. Seller Standards Profile – Returns information pertaining to a seller's profile rating. Sellers can use the data and information returned by the various Analytics API methods to determine where they can make improvements to increase sales and how they might improve their seller status as viewed by eBay buyers. For details on using this API, see Analyzing seller performance.
initphp/performance-meter
48 Downloads
Zero-dependency, single-file PHP profiler for measuring elapsed time and memory usage between named checkpoints.
eugeneuk/code-timer
70 Downloads
Simple PHP library to measuring code execution time with memory usage.