diff --git a/techstack.md b/techstack.md new file mode 100644 index 00000000..8ffcd383 --- /dev/null +++ b/techstack.md @@ -0,0 +1,70 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [twothreebird/spatie-laravel-query-builder](https://github.com/twothreebird/spatie-laravel-query-builder)![](https://img.stackshare.io/public_badge.svg "public") +

+|3
Tools used|02/29/24
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ PHP +
+ PHP +
+ +
+ +## DevOps (2) + + + + + + +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 00000000..48cb23b3 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,43 @@ +repo_name: twothreebird/spatie-laravel-query-builder +report_id: 8b73f5f169598ecf611281aa9043956a +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T18:03:59+00:00' +requested_by: freekmurze +provider: github +branch: master +detected_tools_count: 3 +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_url: https://github.com/twothreebird/spatie-laravel-query-builder + 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_url: https://github.com/twothreebird/spatie-laravel-query-builder + detection_source: Repo Metadata +- name: GitHub Actions + description: Automate your workflow from idea to production + website_url: https://github.com/features/actions + open_source: false + hosted_saas: true + category: Build, Test, Deploy + sub_category: Continuous Integration + image_url: https://img.stackshare.io/service/11563/actions.png + detection_source_url: https://github.com/twothreebird/spatie-laravel-query-builder/blob/master/.github/workflows/php-cs-fixer.yml + detection_source: ".github/workflows/php-cs-fixer.yml" + last_updated_by: Alex Vanderbist + last_updated_on: 2020-09-08 08:36:16.000000000 Z