2017 © Pedro Peláez
 

project benchmark-tools

Server benchmark for all that is possible.

image

dmamontov/benchmark-tools

Server benchmark for all that is possible.

  • Sunday, May 10, 2015
  • by dmamontov
  • Repository
  • 1 Watchers
  • 2 Stars
  • 81 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 4 % Grown

The README.md

Latest Stable Version License Total Downloads, (*1)

Benchmark Tools

This package can show a report of PHP configuration information., (*2)

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

The class can compose a report and display it on a Web page, (*4)

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, (*5)

Demonstration, (*6)

Example of use can be found in the file example.php., (*7)

Requirements

  • PHP version 5.3 or higher.

Installation

1) Install composer, (*8)

2) Follow in the project folder:, (*9)

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., (*10)

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

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

The Versions

10/05 2015

dev-master

9999999-dev http://www.slobel.ru/

Server benchmark for all that is possible.

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.0

 

by Dmitry Mamontov

server benchmark

07/05 2015

1.0.3

1.0.3.0 http://www.slobel.ru/

Server benchmark for all that is possible.

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.0

 

by Dmitry Mamontov

server benchmark

24/04 2015

1.0.2

1.0.2.0 http://www.slobel.ru/

Server benchmark for all that is possible.

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.0

 

by Dmitry Mamontov

server benchmark

21/04 2015

1.0.1

1.0.1.0 http://www.slobel.ru/

Server benchmark for all that is possible.

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.0

 

by Dmitry Mamontov

server benchmark

18/04 2015

1.0.0

1.0.0.0 http://www.slobel.ru/

Server benchmark for all that is possible.

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.0

 

by Dmitry Mamontov

server benchmark