From 971778d26481060c87891cf639f8e277b0e2c600 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Sun, 12 Nov 2023 13:15:24 +0000 Subject: [PATCH 1/6] Create techstack.yml --- techstack.yml | 58 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..27f6a05 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,58 @@ +repo_name: webchannel-dev/PHP-test +report_id: a4a792e7fa79eb8b659a96d6145b7dce +repo_type: Public +timestamp: '2023-11-12T13:15:22+00:00' +requested_by: AJ-7885 +provider: github +branch: master +detected_tools_count: 5 +tools: +- name: CSS 3 + description: The latest evolution of the Cascading Style Sheets language + website_url: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3 + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/6727/css.png + detection_source: Repo Metadata +- name: JavaScript + description: Lightweight, interpreted, object-oriented language with first-class + functions + website_url: https://developer.mozilla.org/en-US/docs/Web/JavaScript + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1209/javascript.jpeg + detection_source: Repo Metadata +- name: PHP + description: A popular general-purpose scripting language that is especially suited + to web development + website_url: http://www.php.net/ + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/991/hwUcGZ41_400x400.jpg + detection_source: Repo Metadata +- name: SQL + description: It is a domain-specific language used in programming + website_url: https://en.wikipedia.org/wiki/SQL + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/2271/default_068d33483bba6b81ee13fbd4dc7aab9780896a54.png + detection_source: include/member_DB.sql + last_updated_by: AJ + last_updated_on: 2014-03-29 08:57:12.000000000 Z +- name: Git + description: Fast, scalable, distributed revision control system + website_url: http://git-scm.com/ + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Version Control System + image_url: https://img.stackshare.io/service/1046/git.png + detection_source: Repo Metadata From db889fa825eb4f520a2d1db804778f4fa9a2d7b2 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Sun, 12 Nov 2023 13:15:25 +0000 Subject: [PATCH 2/6] Create techstack.md --- techstack.md | 84 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..e532efd --- /dev/null +++ b/techstack.md @@ -0,0 +1,84 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [webchannel-dev/PHP-test](https://github.com/webchannel-dev/PHP-test)![](https://img.stackshare.io/public_badge.svg "public") +

+|5
Tools used|11/12/23
Report generated| +|------|------| +
+ +## Languages (4) + + + + + + + + + + +
+ CSS 3 +
+ CSS 3 +
+ +
+ JavaScript +
+ JavaScript +
+ +
+ PHP +
+ PHP +
+ +
+ SQL +
+ SQL +
+ +
+ +## DevOps (1) + + + + +
+ Git +
+ Git +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/apps/stack-file) From 161e565ecd289433e4971555bd9891d7c65dae0a Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:35:33 +0000 Subject: [PATCH 3/6] Update techstack.yml --- techstack.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index 27f6a05..1ef453c 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,8 @@ repo_name: webchannel-dev/PHP-test report_id: a4a792e7fa79eb8b659a96d6145b7dce +version: 0.1 repo_type: Public -timestamp: '2023-11-12T13:15:22+00:00' +timestamp: '2024-01-05T08:48:16+00:00' requested_by: AJ-7885 provider: github branch: master @@ -15,6 +16,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/6727/css.png + detection_source_url: https://github.com/webchannel-dev/PHP-test detection_source: Repo Metadata - name: JavaScript description: Lightweight, interpreted, object-oriented language with first-class @@ -25,6 +27,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/1209/javascript.jpeg + detection_source_url: https://github.com/webchannel-dev/PHP-test detection_source: Repo Metadata - name: PHP description: A popular general-purpose scripting language that is especially suited @@ -35,6 +38,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/991/hwUcGZ41_400x400.jpg + detection_source_url: https://github.com/webchannel-dev/PHP-test detection_source: Repo Metadata - name: SQL description: It is a domain-specific language used in programming @@ -44,6 +48,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/2271/default_068d33483bba6b81ee13fbd4dc7aab9780896a54.png + detection_source_url: https://github.com/webchannel-dev/PHP-test/blob/master/include/member_DB.sql detection_source: include/member_DB.sql last_updated_by: AJ last_updated_on: 2014-03-29 08:57:12.000000000 Z @@ -55,4 +60,5 @@ tools: category: Build, Test, Deploy sub_category: Version Control System image_url: https://img.stackshare.io/service/1046/git.png + detection_source_url: https://github.com/webchannel-dev/PHP-test detection_source: Repo Metadata From 53eb3c02812dff06e1f55908d5e61322d064f9f9 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:35:35 +0000 Subject: [PATCH 4/6] Update techstack.md --- techstack.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/techstack.md b/techstack.md index e532efd..1935df5 100644 --- a/techstack.md +++ b/techstack.md @@ -1,30 +1,34 @@
# Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [webchannel-dev/PHP-test](https://github.com/webchannel-dev/PHP-test)![](https://img.stackshare.io/public_badge.svg "public")

-|5
Tools used|11/12/23
Report generated| +|5
Tools used|01/05/24
Report generated| |------|------|
@@ -81,4 +85,4 @@ Full tech stack [here](/techstack.md)
-Generated via [Stack File](https://github.com/apps/stack-file) +Generated via [Stack File](https://github.com/marketplace/stack-file) From 51d1b67f2fbe211e895e4637f67297ce9cc31e67 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:22:22 +0000 Subject: [PATCH 5/6] Update techstack.yml --- techstack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index 1ef453c..4049d4a 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: webchannel-dev/PHP-test report_id: a4a792e7fa79eb8b659a96d6145b7dce version: 0.1 repo_type: Public -timestamp: '2024-01-05T08:48:16+00:00' +timestamp: '2024-02-29T18:40:52+00:00' requested_by: AJ-7885 provider: github branch: master From 32f52b919ed322d9de06b972dc0d5b790090d36a Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:22:22 +0000 Subject: [PATCH 6/6] Update techstack.md --- techstack.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/techstack.md b/techstack.md index 1935df5..048cd61 100644 --- a/techstack.md +++ b/techstack.md @@ -3,8 +3,8 @@ ## Tech Stack webchannel-dev/PHP-test is built on the following main stack: -- [PHP](http://www.php.net/) – Languages - [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages +- [PHP](http://www.php.net/) – Languages - [SQL](https://en.wikipedia.org/wiki/SQL) – Languages Full tech stack [here](/techstack.md) @@ -15,8 +15,8 @@ Full tech stack [here](/techstack.md) ## Tech Stack webchannel-dev/PHP-test is built on the following main stack: -- PHP [PHP](http://www.php.net/) – Languages - JavaScript [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages +- PHP [PHP](http://www.php.net/) – Languages - SQL [SQL](https://en.wikipedia.org/wiki/SQL) – Languages Full tech stack [here](/techstack.md) @@ -28,7 +28,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [webchannel-dev/PHP-test](https://github.com/webchannel-dev/PHP-test)![](https://img.stackshare.io/public_badge.svg "public")

-|5
Tools used|01/05/24
Report generated| +|5
Tools used|02/29/24
Report generated| |------|------|