collabnix / docker-community-extensions

A Curated List of Docker Extensions
https://collabnix.github.io/docker-community-extensions/
MIT License
136 stars 53 forks source link

Add PHP Dumper Extension #147

Open ajeetraina opened 8 months ago

ajeetraina commented 8 months ago

PHP dumper docker extension allows you to call well-known 'dd' and 'dump' functions in your application and see the output in a clean and structured format directly within the extension. https://github.com/artifision/php-dumper-docker-extension

@sivolko