PHP Console

Upmychrome.com is not an official representative or the developer of this extension. Copyrighted materials belong to their respective owners. Warning: Users can download and install browser addon from the links following the Official Website and Chrome Web Store.

Review:

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...

PHP Console Review

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
Was this game review helpful?
Thank you for your feedback!
0 % of people found this helpful