Display PHP errors & vars dumps in Google Chrome console and notification popups, execute PHP code remotely.
Handle PHP errors/exceptions, dump PHP vars, execute PHP code remotely and do other cool things using this extension and it's server side PHP library https://github.com/barbushin/php-console
-- LIVE DEMO --
http://consle.com/instance/examples
-- EXTENSION FEATURES --
✔ No icons on Toolbar, only in Address bar(when enabled on server)
✔ Configure by clicking on icon in Address bar
✔ PHP errors, exceptions and debug data in JavaScript console(Ctrl+Shift+J)
✔ Group data by request URL
✔ Handle messages for redirected pages
✔ Show errors & exceptions source & trace
✔ PHP errors, exceptions and debug data in Notification popups
✔ Auto-close with delay(optional)
✔ Jump to file:line in IDE by click on source button(configure)
✔ Copy to clipboard button (optional)
✔ JavaScript errors messages in Notification popups(see options)
✔ Ignore repeated errors
✔ Ignore Google Chrome extensions internal errors
✔ Does not overrides user-defined JavaScript errors handlers
✔ Protect access by password
✔ Execute PHP code remotely
✔ Strip files base path
✔ Ignore optional debug tags
✔ Ignore optional errors types
✔ Catch messages from: Web pages, AJAX, IFrames
-- SERVER LIBRARY FEATURES --
✔ Connector
✔ Works with different server encodings
✔ Performance optimized(can be used on highload production)
✔ SSL only connection mode(optional)
✔ Protect connection by list of allowed IP masks
✔ Handler
✔ Handle PHP errors(+fatal) and exceptions
✔ Ignore repeated errors
✔ Call previously defined errors and exceptions handlers
✔ Handle memory limit fatal error
✔ Dumper
✔ Dump any type variable
✔ Dump protected and private objects properties
✔ Limit dump by level, items count, item size and total size
✔ Dump objects class name
✔ Prevent recursive loops
✔ Smart dump callbacks and Closure
✔ Detect dump call source & trace
✔ Auth
✔ Protect connection by password
✔ Protect auth session with client IP
✔ Eval provider
✔ Execute PHP code in password protected mode only
✔ Every eval request is signed by unique token
✔ Result contains: output, return and time data
✔ Handle eval errors
✔ Add any vars to eval short access
✔ Protects file system access by “open_basedir” PHP setting
✔ PSR-3 logger implementation
✔ Debug call helper with short global class PC
✔ Old version adapter for easy migration from PhpConsole v1.* to v3.*
-- SUPPORT --
Report bugs and features: https://github.com/barbushin/php-console/wiki/How-to-report-bug-or-feature
Author: http://linkedin.com/in/barbushin
--- RECOMMENDED ---
✰ Google Chrome extension JavaScript Errors Notifier http://goo.gl/jDA0s3
Latest reviews
- (2020-07-01) Alexandr Alexandrovich: Супер!
- (2019-09-24) Seema Gola: how to open it
- (2019-07-25) Mike S: Love it! Extremely convenient, especially when debugging WordPress code.
- (2019-06-28) Saooti: Looks like it is not working any longer, after the latest Chrome updates. And the extension website (consle.com) went down, was abandoned, and lost its domain name to spammers. And there is no working alternative, except xDebug which is not as handy.
- (2019-06-04) brrr rambo: Sometimes, PHP Console remove form data. When I tried the sign-in, the form data is removed. I didn't notice it first. but I remove my one ext of each and I knew this ext occur it.
- (2019-04-16) Aksar Web: Жаль что раньше не знал про этот плагин :( Спасибо автору!
- (2019-03-14) Ryan Robson: Absolutely fantastic for convenient code testing. Its like running on-the-spot unit tests, and in fact has provided the basis for the code that has become unit tests later on. That only problems right now are the interface and interaction. The fact that the terminal window goes away as soon as you click out of it gets very annoying. Also, the Ctrl+up and Ctrl+down shortcuts for navigating through code history do NOT work in OSX, as these shortcuts are already used for other actions in the OS. It would be nice to be able to view a list of run histories, and to load up an old code set from there.
- (2018-04-30) Vitaliy Karakushan: Спасибо. Очень помогает.
- (2018-04-13) mayank gupta: bakwas
- (2018-04-09) Ben Wagner: The best of what it is!
- (2018-03-02) Leandro Nascimento: Sensacional. Muito útil principalmente quando se utiliza AJAX.
- (2018-02-22) Wesley Brian Lachenal: One of the best extensions evaaaah!!!!
- (2018-02-21) Franz Glaser: Excelente, una gran ayuda en el desarrollo con javascript, jquery y php
- (2018-02-17) Robert Wilde: Been looking for something like this for a long time, that wasn't an ongoing monthly fee. Even better being open source. Job well done
- (2018-01-30) Sean Hanford: I have had great success in using PHP Console along with the theme_debug config setting in not only tracking down bugs, but it gives me an easy-to-access, easy to navigate, reference to all of my site's variables, states, and behavior. While I have been using it for less than a week so far, and although it is a couple years old, it is still relevant to the work I do every single day. Thank you for your contribution; it is greatly appreciated.
- (2018-01-24) Juraj Lorinc: I don't know how could I work without it.
- (2017-12-08) John Mwenda: awesome. Thanks
- (2017-12-01) Rodrigo Boratto: Melhor que ta tendo!
- (2017-11-10) Георгий Гарнов: Отличное расширение, жаль только при дампинге больших объектов не работает. Экспериментально установил что строка длиннее 654 символов не попадает в броузер и приводит к прекращению работы PHPConsole в данном запросе вообще (последующие вызовы PC::debug не выводят информации).
- (2017-11-05) JF PTC: SI TIVESSE MAS 1000 ESTRELA EU DAVA NOTA 1000
- (2017-10-31) S. Lee Gooding: Extremely helpful during development. This is a fantastic extension. Great job developer!
- (2017-08-22) Sven-Holger Eick: Sehr hilfreich!
- (2017-08-17) Ivan Petrychenko: super helpful when I need to trace a long chain like this: Ajax UI --> PHP front-end --> REST API backend. cURL debug info right in the browser in the context of UI buttons and widgets is speeding up my debugging ten folds.
- (2017-08-10) Lawrence Weiss: Amazing extension! Check out these instructions https://gopangolin.com/wordpress-debugging-php-console/
- (2017-05-15) Gilles Vi: Tout simplement génial.
- (2017-02-13) CHRISTIAN BAROMAN: love it
- (2017-01-24) Maria Eugenia Fonticoba: is good thanks
Statistics
Installs
77,274
history
Category
Rating
4.5 (398 votes)
Last update / version
2019-07-06 / 3.0.40
Listing languages