PHPDebugConsole
laravel-final-logger
PHPDebugConsole | laravel-final-logger | |
---|---|---|
4 | 2 | |
77 | 2 | |
- | - | |
8.7 | 3.4 | |
12 days ago | 5 months ago | |
PHP | PHP | |
GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
PHPDebugConsole
- Help with Array
-
Is there an equivalent to "console.log" (from JS) in PHP?
Take a look at xdebug There's also a console port that logs $_POST and request headers, etc: https://www.bradkent.com/php/debug
- Insight "long PHP classes" rule
-
A debugging tool for pragmatic PHP developers
Do you mind taking a look at https://github.com/bkdotcom/PHPDebugConsole
laravel-final-logger
What are some alternatives?
Analog - PHP logging library that is highly extendable and simple to use.
nginx-log-analyzer - Simple nginx access.log parser written in php.
app - The old version of Buggregator, which uses Laravel framework, is no longer being actively developed. The new beta version, built with Spiral framework, is now available at https://github.com/buggregator/spiral-app and offers significant improvements in performance and stability, as well as a lighter docker image size of around 300mb.
laravel-activitylog - Log activity inside your Laravel app
monolog-bundle - Symfony Monolog Bundle
MonologPHPMailer - PHPMailer handler for Monolog
laravel-debugbar - Debugbar for Laravel (Integrates PHP Debug Bar)
clockwork - Clockwork - php dev tools in your browser - server-side component
LogViewer - :page_with_curl: Provides a log viewer for Laravel
PHP Debug Bar - Debug bar for PHP