| Package Information | 
                
                
                    | Summary | 
                    Investigate your code's behavior in production | 
                
                
                    | Maintainers | 
                    
                                                    Jeff Ching                                                        (lead)
                                                                                    [details] 
                                             | 
                
                
                    | License | 
                    Apache 2.0 | 
                
                
                    | Description | 
                    Stackdriver Debugger is a free, open-source way to debug your running 
 application without requiring a redeployment. 
 
 This library allows you to set breakpoints in your running application that 
 conditionally capture local variable state, stack traces, and more. This library 
 can work in conjunction with the PHP library google/cloud-debugger (available 
 via composer: https://packagist.org/packages/google/cloud-debugger) in 
 order to send collected data to a backend storage server. | 
                
                                    
                        | Homepage | 
                        
                            
                                https://cloud.google.com/debugger/                            
                         | 
                    
                
                                    
                        
                            Release notes 
                            Version 0.1.1 
                            (alpha)
                         | 
                        
                            Fix missing snapshot w/ OPCache (#30)                         |