-
Notifications
You must be signed in to change notification settings - Fork 24
/
techstack.yml
71 lines (71 loc) · 2.65 KB
/
techstack.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
repo_name: novuhq/novu-php
report_id: 682ca28862197c635ee7eb63d80082da
version: 0.1
repo_type: Public
timestamp: '2024-01-05T09:22:36+00:00'
requested_by: sumitsaurabh927
provider: github
branch: master
detected_tools_count: 5
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/novuhq/novu-php
detection_source: Repo Metadata
- name: Guzzle
description: PHP HTTP client that makes it easy to send HTTP requests and trivial
to integrate with web services
website_url: http://guzzlephp.org/
license: MIT
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Microframeworks (Backend)
image_url: https://img.stackshare.io/service/2350/638632.png
detection_source_url: https://github.com/novuhq/novu-php/blob/master/composer.json
detection_source: composer.json
last_updated_by: unicodeveloper
last_updated_on: 2023-01-06 20:58:19.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/novuhq/novu-php
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/novuhq/novu-php/blob/master/.github/workflows/run-unit-tests.yml
detection_source: ".github/workflows/run-unit-tests.yml"
last_updated_by: OgunsakinDamilola
last_updated_on: 2023-09-29 11:11:43.000000000 Z
- name: PHPStan
description: PHP Static Analysis Tool - discover bugs in your code without running
it!
website_url: https://github.com/phpstan/phpstan
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Code Review
image_url: https://img.stackshare.io/service/8333/phpst.png
detection_source_url: https://github.com/novuhq/novu-php/blob/master/composer.json
detection_source: composer.json
last_updated_by: unicodeveloper
last_updated_on: 2023-01-06 08:00:08.000000000 Z