PHPackages                             dmamontov/benchmark-tools - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [DevOps &amp; Deployment](/categories/devops)
4. /
5. dmamontov/benchmark-tools

AbandonedArchivedProject[DevOps &amp; Deployment](/categories/devops)

dmamontov/benchmark-tools
=========================

Server benchmark for all that is possible.

1.0.3(11y ago)2100BSD-3-ClausePHPPHP &gt;=5.3.0

Since Apr 18Pushed 11y ago1 watchersCompare

[ Source](https://github.com/dmamontov/benchmark-tools)[ Packagist](https://packagist.org/packages/dmamontov/benchmark-tools)[ Docs](http://www.slobel.ru/)[ RSS](/packages/dmamontov-benchmark-tools/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (5)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/263f8435e567d83660d79748ec3a6404d780458be37819ffeb3c53bd510c2ea4/68747470733a2f2f706f7365722e707567782e6f72672f646d616d6f6e746f762f62656e63686d61726b2d746f6f6c732f762f737461626c652e737667)](https://packagist.org/packages/dmamontov/benchmark-tools)[![License](https://camo.githubusercontent.com/4d707a459851caebb74b8a946289e1f9cd60663baefe64ca0c60194fce488a35/68747470733a2f2f706f7365722e707567782e6f72672f646d616d6f6e746f762f62656e63686d61726b2d746f6f6c732f6c6963656e73652e737667)](https://packagist.org/packages/dmamontov/benchmark-tools)[![Total Downloads](https://camo.githubusercontent.com/3e41c2b6b401699e3af82c571e064072641a5a743bb1fdb644e2bc1a587b0249/68747470733a2f2f706f7365722e707567782e6f72672f646d616d6f6e746f762f62656e63686d61726b2d746f6f6c732f646f776e6c6f616473)](https://packagist.org/packages/dmamontov/benchmark-tools)

Benchmark Tools
===============

[](#benchmark-tools)

This package can show a report of PHP configuration information.

It provides several classes that retrieve information of configuration of resources that can be used by PHP on the server side.

The class can compose a report and display it on a Web page

Currently the classes provide information about:

- `Database` support like MySQL configuration variables and speed of insertion and selection of records
- `File system` support like disk space and access permissions, speed of creating files
- Resources needed for `high load` applications like available memory, accessing shared memory, sending large email messages, upload large files
- `HTTP` connection related resources like get the server IP address, HTTP comnnection protocol, HTTP authentication, session support
- Server `platform` information like installed applications such as Wordpress, Drupal, etc., other programming languages
- `Servers ISP` information like network, country, city, geographic coordinates
- `PHP server` configuration like PHP version, cache extensions, available extensions

[Demonstration](http://slobel.ru/benchmark)

Example of use can be found in the file [example.php](https://github.com/dmamontov/benchmark-tools/blob/master/example.php).

Requirements
------------

[](#requirements)

- PHP version 5.3 or higher.

Installation
------------

[](#installation)

1. Install [composer](https://getcomposer.org/download/)
2. Follow in the project folder:

```
composer require dmamontov/benchmark-tools ~1.0.3
```

In config `composer.json` your project will be added to the library `dmamontov/benchmark-tools`, who settled in the folder `vendor/`. In the absence of a config file or folder with vendors they will be created.

If before your project is not used `composer`, connect the startup file vendors. To do this, enter the code in the project:

```
require 'path/to/vendor/autoload.php';
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~6 days

Total

4

Last Release

4029d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5955726?v=4)[Dmitry Mamontov](/maintainers/dmamontov)[@dmamontov](https://github.com/dmamontov)

---

Top Contributors

[![dmamontov](https://avatars.githubusercontent.com/u/5955726?v=4)](https://github.com/dmamontov "dmamontov (34 commits)")

---

Tags

serverbenchmark

### Embed Badge

![Health badge](/badges/dmamontov-benchmark-tools/health.svg)

```
[![Health](https://phpackages.com/badges/dmamontov-benchmark-tools/health.svg)](https://phpackages.com/packages/dmamontov-benchmark-tools)
```

###  Alternatives

[spatie/laravel-webhook-server

Send webhooks in Laravel apps

1.1k8.8M22](/packages/spatie-laravel-webhook-server)[pragmarx/health

Laravel Server &amp; App Health Monitor and Notifier

2.0k1.0M2](/packages/pragmarx-health)[felixfbecker/language-server-protocol

PHP classes for the Language Server Protocol

22476.7M6](/packages/felixfbecker-language-server-protocol)[clue/socket-raw

Simple and lightweight OOP wrapper for PHP's low-level sockets extension (ext-sockets).

35111.1M48](/packages/clue-socket-raw)[voryx/thruway

Thruway WAMP router core

6771.0M17](/packages/voryx-thruway)[php-mcp/server

PHP SDK for building Model Context Protocol (MCP) servers - Create MCP tools, resources, and prompts

828280.5k25](/packages/php-mcp-server)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
