PHP php-errors

Open-source PHP projects categorized as php-errors

PHP php-error Projects

  • Whoops

    PHP errors for cool kids

    Project mention: Weekly help thread | /r/PHP | 2022-11-28

    To get the full control of the error output (or, rather, of the error message handling) I would suggest to use an exception handling function, set_exception_handler() I've got an example in my article on PHP error reporting. There, instead of just spitting out the raw exception, you can use the Exception class methods to get the relevant parts and either log or echo them out, depends on the server role. Or you can even include a library like Whoops that dramatically improves the output.

  • Tracy

    😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it. (by nette)

    Project mention: Unable to start or read suphle session | /r/PHPhelp | 2023-06-23

    are you logging all errors/warnings and notices in php? and if so , are any coming up? maybe it would be worth adding tracy to your project to display issues? (https://tracy.nette.org)

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-06-23.

PHP php-errors related posts

Index

Project Stars
1 Whoops 13,046
2 Tracy 1,679
Tired of breaking your main and manually rebasing outdated pull requests?
Managing outdated pull requests is time-consuming. Mergify's Merge Queue automates your pull request management & merging. It's fully integrated to GitHub & coordinated with any CI. Start focusing on code. Try Mergify for free.
blog.mergify.com