From 06ec15d0182348df9d9e2e95bbab921ed6c27a37 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 21 Dec 2023 15:27:21 +0000 Subject: [PATCH] Create techstack.yml --- techstack.yml | 80 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..121f877 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,80 @@ +repo_name: Clivern/Memcached +report_id: 3cda5a55730b44af6a415e3d91565874 +version: 0.1 +repo_type: Public +timestamp: '2023-12-21T15:27:19+00:00' +requested_by: renovate[bot] +provider: github +branch: 2.x +detected_tools_count: 6 +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: 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: ".github/workflows/php.yml" + last_updated_by: Clivern + last_updated_on: 2021-06-08 17:34:03.000000000 Z +- name: PHPUnit + description: Testing framework for PHP + website_url: https://phpunit.de/ + version: 9.5.10 + 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_url: https://github.com/Clivern/Memcached/blob/2.x/composer.json + detection_source: composer.json + last_updated_by: Clivern + last_updated_on: 2019-05-05 21:42:26.000000000 Z +- name: phpunit/phpunit + description: The PHP Unit Testing framework + package_url: https://packagist.org/phpunit/phpunit + version: 9.5.10 + 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_url: https://github.com/Clivern/Memcached/blob/2.x/composer.json + detection_source: composer.json + last_updated_by: renovate[bot] + last_updated_on: 2021-10-11 13:00:54.000000000 Z +- name: squizlabs/php_codesniffer + description: PHP_CodeSniffer tokenizes PHP + package_url: https://packagist.org/squizlabs/php_codesniffer + version: 3.6.1 + 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_url: https://github.com/Clivern/Memcached/blob/2.x/composer.json + detection_source: composer.json + last_updated_by: renovate[bot] + last_updated_on: 2021-10-11 13:00:54.000000000 Z