Skip to content

Tool to manage development environments for web applications using containers - Plugin to toggle PHP Xdebug

License

Notifications You must be signed in to change notification settings

theCapypara/riptide-plugin-php-xdebug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Riptide

Main packages: lib proxy cli
Container-Backends: engine_docker    
Database Drivers: db_mysql db_mongo  
Plugins: php_xdebug    
Related Projects: configcrunch    
More: docs repo docker_images

Build Status Documentation Status Version Downloads License (MIT) Supported Python versions

Riptide is a set of tools to manage development environments for web applications. It's using container virtualization tools, such as Docker to run all services needed for a project.

It's goal is to be easy to use by developers. Riptide abstracts the virtualization in such a way that the environment behaves exactly as if you were running it natively, without the need to install any other requirements the project may have.

Plugin: PHP Xdebug

This plugin allows users to toggle the use of Xdebug for PHP based services or commands.

Usage via CLI:

riptide xdebug [on/off]

Sets the flag php-xdebug.enabled, which can be read from Riptide configuration files to enable or disable Xdebug.

Documentation

The complete documentation for Riptide can be found at Read the Docs.

About

Tool to manage development environments for web applications using containers - Plugin to toggle PHP Xdebug

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages