diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..cc86862
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,105 @@
+
+
+
+# Tech Stack File
+ [ucids/php-template](https://github.com/ucids/php-template)
+
+|6
Tools used|02/29/24
Report generated|
+|------|------|
+
+
+##
Languages (3)
+
+
+##
Data (1)
+
+
+
+
+ MySQL
+
+
+ |
+
+
+
+
+##
DevOps (2)
+
+
+
+
+
+Generated via [Stack File](https://github.com/marketplace/stack-file)
diff --git a/techstack.yml b/techstack.yml
new file mode 100644
index 0000000..2d93d0d
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,77 @@
+repo_name: ucids/php-template
+report_id: 0f945cb2c452386e6201e4e2215b30a8
+version: 0.1
+repo_type: Public
+timestamp: '2024-02-29T20:08:57+00:00'
+requested_by: ucids
+provider: github
+branch: main
+detected_tools_count: 6
+tools:
+- name: Hack
+ description: A programming language for HHVM that interoperates seamlessly with
+ PHP
+ website_url: http://hacklang.org/
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/1208/download.png
+ detection_source_url: https://github.com/ucids/php-template
+ 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_url: https://github.com/ucids/php-template/blob/main/php/assets/plugins/custom/ckeditor/ckeditor-balloon-block.bundle.js
+ detection_source: php/assets/plugins/custom/ckeditor/ckeditor-balloon-block.bundle.js
+- 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_url: https://github.com/ucids/php-template
+ detection_source: Repo Metadata
+- name: MySQL
+ description: The world's most popular open source database
+ website_url: http://www.mysql.com
+ open_source: true
+ hosted_saas: false
+ category: Data Stores
+ sub_category: Databases
+ image_url: https://img.stackshare.io/service/1025/logo-mysql-170x170.png
+ detection_source_url: https://github.com/ucids/php-template/blob/main/docker-compose.yml
+ detection_source: docker-compose.yml
+ last_updated_by: Uriel Cid
+ last_updated_on: 2023-10-03 22:16: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_url: https://github.com/ucids/php-template
+ detection_source: Repo Metadata
+- name: PhpSpec
+ description: A toolset for behavior driven development
+ website_url: http://www.phpspec.net/en/latest/
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Testing Frameworks
+ image_url: https://img.stackshare.io/service/3502/6b9dfb07681dee602dbdf75d9393f07c_400x400.png
+ detection_source_url: https://github.com/ucids/php-template/blob/main/docker-compose.yml
+ detection_source: docker-compose.yml
+ last_updated_by: Uriel Cid
+ last_updated_on: 2023-10-03 22:16:12.000000000 Z