Skip to content

bb-drummer/profiler

Repository files navigation

PHP Profiler

Introduction

a generic php profiling class

enables (script) profiling through setting code breakpoints and providing memory and time analysis

TODO

...

Installation

Just checkout the repository and use the classes as you desire...

git clone https://gitlab.bjoernbartels.earth/php/profiler.git

Another alternative for downloading the project is to grab it via curl, and then pass it to tar:

cd my/project/dir
curl -#L https://gitlab.bjoernbartels.earth/php/profiler/repository/archive.tar.gz?ref=master | tar xz --strip-components=1

Status

...

LICENSE

please see LICENSE file in project's root directory

COPYRIGHT

© 2008 [Björn Bartels], [email protected], all rights reserved.

About

a generic php profiling class

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages