diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..87d4836
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,79 @@
+
+
+
+# Tech Stack File
+ [dreamfactorysoftware/df-database](https://github.com/dreamfactorysoftware/df-database)
+
+|4
Tools used|12/06/23
Report generated|
+|------|------|
+
+
+##
Languages (1)
+
+
+
+
+ PHP
+
+
+ |
+
+
+
+
+##
DevOps (2)
+
+
+
+##
Open source packages (1)
+
+##
Packagist (1)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[phpunit/phpunit](https://packagist.org/phpunit/phpunit)|N/A|12/05/16|Lee Hicks |N/A|N/A|
+
+
+
+
+Generated via [Stack File](https://github.com/marketplace/stack-file)
diff --git a/techstack.yml b/techstack.yml
new file mode 100644
index 0000000..4089af7
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,51 @@
+repo_name: dreamfactorysoftware/df-database
+report_id: cfc1d06a51c9e0738e3d703eba9403ad
+repo_type: Public
+timestamp: '2023-12-06T22:37:42+00:00'
+requested_by: anas-srikou
+provider: github
+branch: master
+detected_tools_count: 4
+tools:
+- 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: 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
+- name: PHPUnit
+ description: Testing framework for PHP
+ website_url: https://phpunit.de/
+ license: BSD-3-Clause
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Testing Frameworks
+ image_url: https://img.stackshare.io/service/1616/1_WsEnddd5Y4EgEHsT054kUQ.jpeg
+ detection_source: composer.json
+ last_updated_by: Lee Hicks
+ last_updated_on: 2016-12-05 21:29:13.000000000 Z
+- name: phpunit/phpunit
+ description: The PHP Unit Testing framework
+ package_url: https://packagist.org/phpunit/phpunit
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Package Managers
+ image_url: https://img.stackshare.io/package/packagist/image.png
+ detection_source: composer.json
+ last_updated_by: Lee Hicks
+ last_updated_on: 2016-12-05 21:29:13.000000000 Z