Composer project template that speeds up contribution to Apigee Edge Drupal module and Apigee API client PHP library.
- Pick composer.json
- Fork these components on Github.
- Change
CHANGE_ME
strings in repository urls to your Github user name. - Run
composer install
You get these components installed from version control. After that you can follow the regular GitHub PR workflow.