[PR #1238] [MERGED] Add PHP CURL codegenerator #3164

Closed
opened 2026-03-17 00:48:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1238
Author: @YasiOnFire
Created: 10/5/2020
Status: Merged
Merged: 10/5/2020
Merged by: @liyasthomas

Base: masterHead: add-php-curl


📝 Commits (3)

  • 9710bf8 add php-curl codegen
  • caff9a9 fix codegen name casing
  • 1da2995 Merge remote-tracking branch 'upstream/master' into add-php-curl

📊 Changes

2 files changed (+98 additions, -4 deletions)

View changed files

📝 helpers/codegen/codegen.js (+6 -4)
helpers/codegen/generators/php-curl.js (+92 -0)

📄 Description

Summary

  • Adds PHP CURL code generator.
  • Sorted Codegen List
    obraz

Related Issues

#1190


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/1238 **Author:** [@YasiOnFire](https://github.com/YasiOnFire) **Created:** 10/5/2020 **Status:** ✅ Merged **Merged:** 10/5/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `add-php-curl` --- ### 📝 Commits (3) - [`9710bf8`](https://github.com/hoppscotch/hoppscotch/commit/9710bf8160004db7021c45dc0564d18c7d12e7e9) add php-curl codegen - [`caff9a9`](https://github.com/hoppscotch/hoppscotch/commit/caff9a95bc88bd113cc51bf8e77dc8da8bd160b2) fix codegen name casing - [`1da2995`](https://github.com/hoppscotch/hoppscotch/commit/1da2995298a8e34a4fe8c8f610fd718b01a80fde) Merge remote-tracking branch 'upstream/master' into add-php-curl ### 📊 Changes **2 files changed** (+98 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `helpers/codegen/codegen.js` (+6 -4) ➕ `helpers/codegen/generators/php-curl.js` (+92 -0) </details> ### 📄 Description # Summary * Adds PHP CURL code generator. * Sorted Codegen List ![obraz](https://user-images.githubusercontent.com/3300701/95111724-3301f600-0740-11eb-8901-b13fa53fc4ee.png) # Related Issues #1190 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:48:10 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#3164
No description provided.