From b3318bd23bba6de5f386271061b4f33180303375 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:44:10 +0000 Subject: [PATCH 1/4] Create techstack.yml --- techstack.yml | 82 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..08bff62 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,82 @@ +repo_name: jaschaurbach/pdf2htmlEX-web +report_id: 887d2c0e53438c2cf653fb4425d135bb +version: 0.1 +repo_type: Public +timestamp: '2024-01-05T09:32:56+00:00' +requested_by: isanosyan +provider: github +branch: master +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_url: https://github.com/jaschaurbach/pdf2htmlEX-web + detection_source: Repo Metadata +- name: Twig + description: A flexible, fast, and secure template engine + website_url: https://twig.symfony.com/ + open_source: false + hosted_saas: false + category: Languages & Frameworks + sub_category: Frameworks (Full Stack) + image_url: https://img.stackshare.io/service/1642/default_3debd3a9a6d757c011130c7a9626e7c3bd8be945.png + detection_source_url: https://github.com/jaschaurbach/pdf2htmlEX-web/blob/master/composer.json + detection_source: composer.json + last_updated_by: Ilya Sanosyan + last_updated_on: 2013-09-28 19:57:41.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/jaschaurbach/pdf2htmlEX-web + detection_source: Repo Metadata +- name: silex/silex + description: The PHP micro-framework based on the Symfony Components + package_url: https://packagist.org/silex/silex + version: 1.1.0 + 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/jaschaurbach/pdf2htmlEX-web/blob/master/composer.lock + detection_source: composer.json + last_updated_by: Ilya Sanosyan + last_updated_on: 2013-09-28 19:57:41.000000000 Z +- name: symfony/twig-bridge + description: Provides integration for Twig with various Symfony components + package_url: https://packagist.org/symfony/twig-bridge + version: 2.2.8 + 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/jaschaurbach/pdf2htmlEX-web/blob/master/composer.lock + detection_source: composer.json + last_updated_by: Ilya Sanosyan + last_updated_on: 2013-09-28 19:57:41.000000000 Z +- name: twig/twig + description: Twig + package_url: https://packagist.org/twig/twig + version: 1.13.2 + 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/jaschaurbach/pdf2htmlEX-web/blob/master/composer.lock + detection_source: composer.json + last_updated_by: Ilya Sanosyan + last_updated_on: 2013-09-28 19:57:41.000000000 Z From 0ff96e4982dbc97507e1a294edf38b6d328014db Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:44:11 +0000 Subject: [PATCH 2/4] Create techstack.md --- techstack.md | 86 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..00f8d17 --- /dev/null +++ b/techstack.md @@ -0,0 +1,86 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [jaschaurbach/pdf2htmlEX-web](https://github.com/jaschaurbach/pdf2htmlEX-web)![](https://img.stackshare.io/public_badge.svg "public") +

+|6
Tools used|01/05/24
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ PHP +
+ PHP +
+ +
+ +## Frameworks (1) + + + + +
+ Twig +
+ Twig +
+ +
+ +## DevOps (1) + + + + +
+ Git +
+ Git +
+ +
+ + +## Open source packages (3) + +## Packagist (3) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[silex/silex](https://packagist.org/silex/silex)|v1.1.0|09/28/13|Ilya Sanosyan |N/A|N/A| +|[symfony/twig-bridge](https://packagist.org/symfony/twig-bridge)|v2.2.8|09/28/13|Ilya Sanosyan |N/A|N/A| +|[twig/twig](https://packagist.org/twig/twig)|v1.13.2|09/28/13|Ilya Sanosyan |N/A|N/A| + +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) From 6886b1db3d78b9fca1bd402edf916c931e88fbe1 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:31:44 +0000 Subject: [PATCH 3/4] Update techstack.yml --- techstack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index 08bff62..bc178bd 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: jaschaurbach/pdf2htmlEX-web report_id: 887d2c0e53438c2cf653fb4425d135bb version: 0.1 repo_type: Public -timestamp: '2024-01-05T09:32:56+00:00' +timestamp: '2024-02-29T19:23:40+00:00' requested_by: isanosyan provider: github branch: master From df39e9c623a110f7335087ed9381b8186af98d2d Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:31:45 +0000 Subject: [PATCH 4/4] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index 00f8d17..5eb7a3a 100644 --- a/techstack.md +++ b/techstack.md @@ -26,7 +26,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [jaschaurbach/pdf2htmlEX-web](https://github.com/jaschaurbach/pdf2htmlEX-web)![](https://img.stackshare.io/public_badge.svg "public")

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