performance

⏱ PHP performance tool analyser your script on time, memory usage and db query. Support Laravel and Composer for web, web console and command line interfaces.

APACHE-2.0 License

Downloads
615.5K
Stars
520
Committers
7

Bot releases are hidden (Show)

performance - Version v2.5.1 is now available Latest Release

Published by bvanhoekelen about 4 years ago

Add

  • Remove ugly windows console error (#20 from MarouaneRag/patch-1)
performance - Version v2.5.0 is now available

Published by bvanhoekelen over 5 years ago

Change

  • Use protected instead of private
  • Use static instead of self
  • use /** for comments
  • use throw new exception instead of die
  • Require php version 5.6 and higher
performance - Version v2.4.0 is now available

Published by bvanhoekelen almost 6 years ago

Add

  • Config item Config::setClearScreen() to prevent cleaning screen
performance - Version v2.3.6 is now available

Published by bvanhoekelen about 6 years ago

Fix

  • Add overflow: auto to result box
performance - Version v2.3.5 is now available

Published by bvanhoekelen over 6 years ago

Add

  • SQL query log for web presenter

Change

  • Max screen width to 140

Fix

  • Wrong time rounding by SQL query log
performance - Version v2.3.4 is now available

Published by bvanhoekelen over 6 years ago

Remove

  • Remove default time zone UTC. This has to be set by the user in php.ini

Change

  • Fix example 8, change dump of print_r

Special thanks to

performance - Version v2.3.2 is now available

Published by bvanhoekelen almost 7 years ago

Change

  • Change error messages.
  • dd() and dump() to die and print_r.

Remove

Special thanks to

performance - Version v2.3.1 is now available

Published by bvanhoekelen about 7 years ago

Change

  • Increase accuracy for time measurement on normal points.

Added

performance - Version v2.2.1 is now available

Published by bvanhoekelen about 7 years ago

Change

  • Performance installation package uses less storage space.
  • Add .gitattributes for ignore export the folder (assets, examples and screenshots).
performance - Version v2.2.0 is now available

Published by bvanhoekelen over 7 years ago

Added

  • Web interface can be hidden (preference is store).
performance - Version v2.1.0 is now available

Published by bvanhoekelen over 7 years ago

Added

performance - Version v2.0.0 is now available

Published by bvanhoekelen over 7 years ago

Added

  • Add query log support
  • Export function (included to file)
  • Message function
  • Enable an disable manual or automatic base on ENV:APP_DEBUG
  • Config item Nice label

Change

  • Change config system
  • Change display to presenter
  • Big code refactoring
performance - Version v2.0.2 is now available

Published by bvanhoekelen over 7 years ago

Package Rankings
Top 1.52% on Packagist.org
Badges
Extracted from project README
Hex.pm GitHub release Packagist Github issues Travis branch Travis branch
Related Projects