PHPDebugConsole
monolog-bundle
PHPDebugConsole | monolog-bundle | |
---|---|---|
4 | 3 | |
78 | 2,893 | |
- | 0.2% | |
8.7 | 5.0 | |
9 days ago | 3 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
monolog-bundle
-
monolog-bundle VS small-logger-bundle - a user suggested alternative
2 projects | 18 Dec 2022
- How to log your life easier in Symfony?
-
error_reporting equivalent in Symfony
I think you should adjust the log level in in monolog configuration. https://github.com/symfony/monolog-bundle The levels available are the same as PSR log (https://www.php-fig.org/psr/psr-3/).
What are some alternatives?
Analog - PHP logging library that is highly extendable and simple to use.
laravel-final-logger - Laravel unique and consistent formats throughout response log, response payload and server-side error log
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.
DoctrineMigrationsBundle - Symfony integration for the doctrine/migrations library
small-logger-bundle - Symfony logger
laravel-debugbar - Debugbar for Laravel (Integrates PHP Debug Bar)
volkszaehler.org - Open Source Smart Meter with focus on privacy - you remain the master of your data.
clockwork - Clockwork - php dev tools in your browser - server-side component
small-logger - A small logger
PHP Debug Bar - Debug bar for PHP
pecs - PECS simplifies logging in PHP with the power of Elastic Common Schema.