postmanlabs / postmanlabs/postman-code-generators
Code Generator for PHP | SugarCRM
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 381
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
SugarCRM no longer allows the use of php-curl and they do not want us to utilize php-guzzle directly. It would wonderful if I can contribute a PHP | SugarCRM code generator which will generate code in SugarCRM's approved library.
Describe the solution you'd like
Within the code Generator. Generate code that utilizes Sugar's ExternalResourceClient functionality
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository's existing PHP code-generator support and the generator entry points, then read SugarCRM's ExternalResourceClient requirements. Define the generated PHP output around SugarCRM's approved library and verify it against the generator's existing output or test conventions; the issue names no specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, php
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100