2017 © Pedro Peláez
 

library profiler-library

PHP profiler library

image

longman/profiler-library

PHP profiler library

  • Tuesday, December 22, 2015
  • by LONGMAN
  • Repository
  • 1 Watchers
  • 1 Stars
  • 12 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 13 Versions
  • 0 % Grown

The README.md

PHP Profiler Library

Join the chat at
https://gitter.im/akalongman/php-profiler-library, (*1)

Build Status Latest Stable
Version Total Downloads Downloads Month License, (*2)

Profiler Library for debugging PHP applications., (*3)

Introduction

TBD, (*4)

Require this package with Composer

Install this package through Composer. Edit your project's composer.json file to require longman/profiler-library., (*5)

Create composer.json file:, (*6)

{
    "name": "yourproject/yourproject",
    "type": "project",
    "require": {
        "php": ">=5.3.0",
        "longman/profiler-library": "*"
    }
}

And run composer update, (*7)

Or run a command in your command line:, (*8)

composer require longman/profiler-library

This code is available on Github. Pull requests are welcome., (*9)

Troubleshooting

If you like living on the edge, please report any bugs you find on the PHP Profiler Library issues page., (*10)

Contributing

See CONTRIBUTING.md for information., (*11)

Credits

Credit list in CREDITS, (*12)

The Versions

09/11 2015

0.1.5

0.1.5.0 https://github.com/akalongman/php-profiler-library

PHP profiler library

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

profiler debugger

05/11 2015

0.1.4

0.1.4.0 https://github.com/akalongman/php-profiler-library

PHP profiler library

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

profiler debugger

05/11 2015
05/11 2015

0.1.2

0.1.2.0 https://github.com/akalongman/php-profiler-library

PHP profiler library

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

profiler debugger

05/11 2015

0.1.1

0.1.1.0 https://github.com/akalongman/php-profiler-library

PHP profiler library

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

profiler debugger

05/11 2015

0.1.0

0.1.0.0 https://github.com/akalongman/php-profiler-library

PHP profiler library

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

profiler debugger