Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create tech stack docs (techstack.yml and techstack.md) #68

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 15 additions & 3 deletions techstack.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ novuhq/novu-php is built on the following main stack:

- [PHP](http://www.php.net/) – Languages
- [Guzzle](http://guzzlephp.org/) – Microframeworks (Backend)
- [PHPStan](https://github.com/phpstan/phpstan) – Code Review
- [GitHub Actions](https://github.com/features/actions) – Continuous Integration
- [PHPStan](https://github.com/phpstan/phpstan) – Code Review

Full tech stack [here](/techstack.md)

Expand All @@ -18,8 +18,8 @@ novuhq/novu-php is built on the following main stack:

- <img width='25' height='25' src='https://img.stackshare.io/service/991/hwUcGZ41_400x400.jpg' alt='PHP'/> [PHP](http://www.php.net/) – Languages
- <img width='25' height='25' src='https://img.stackshare.io/service/2350/638632.png' alt='Guzzle'/> [Guzzle](http://guzzlephp.org/) – Microframeworks (Backend)
- <img width='25' height='25' src='https://img.stackshare.io/service/8333/phpst.png' alt='PHPStan'/> [PHPStan](https://github.com/phpstan/phpstan) – Code Review
- <img width='25' height='25' src='https://img.stackshare.io/service/11563/actions.png' alt='GitHub Actions'/> [GitHub Actions](https://github.com/features/actions) – Continuous Integration
- <img width='25' height='25' src='https://img.stackshare.io/service/8333/phpst.png' alt='PHPStan'/> [PHPStan](https://github.com/phpstan/phpstan) – Code Review

Full tech stack [here](/techstack.md)

Expand All @@ -30,7 +30,7 @@ Full tech stack [here](/techstack.md)
# Tech Stack File
![](https://img.stackshare.io/repo.svg "repo") [novuhq/novu-php](https://github.com/novuhq/novu-php)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|5<br/>Tools used|01/05/24 <br/>Report generated|
|9<br/>Tools used|02/29/24 <br/>Report generated|
|------|------|
</div>

Expand Down Expand Up @@ -89,6 +89,18 @@ Full tech stack [here](/techstack.md)
</tr>
</table>


## <img src='https://img.stackshare.io/group.svg' /> Open source packages (4)</h2>

## <img width='24' height='24' src='https://img.stackshare.io/package_manager/1778/default_90cb8b66e85ae5b95928b10bb076ab6a27c7e151.png'/> Packagist (4)

|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
|:------|:------|:------|:------|:------|:------|
|[friendsofphp/php-cs-fixer](https://packagist.org/friendsofphp/php-cs-fixer)|v3.2.1|01/06/23|unicodeveloper |N/A|N/A|
|[guzzlehttp/guzzle](https://packagist.org/guzzlehttp/guzzle)|v6.5.7|01/06/23|unicodeveloper |N/A|N/A|
|[phpstan/phpstan](https://packagist.org/phpstan/phpstan)|v1.1.1|01/06/23|unicodeveloper |N/A|N/A|
|[symfony/var-dumper](https://packagist.org/symfony/var-dumper)|v5.3.10|01/06/23|unicodeveloper |N/A|N/A|

<br/>
<div align='center'>

Expand Down
58 changes: 55 additions & 3 deletions techstack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ 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
timestamp: '2024-02-29T18:05:48+00:00'
requested_by: unicodeveloper
provider: github
branch: master
detected_tools_count: 5
detected_tools_count: 9
tools:
- name: PHP
description: A popular general-purpose scripting language that is especially suited
Expand Down Expand Up @@ -69,3 +69,55 @@ tools:
detection_source: composer.json
last_updated_by: unicodeveloper
last_updated_on: 2023-01-06 08:00:08.000000000 Z
- name: friendsofphp/php-cs-fixer
description: A tool to automatically fix PHP code style
package_url: https://packagist.org/friendsofphp/php-cs-fixer
version: 3.2.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/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
- name: guzzlehttp/guzzle
description: Guzzle is a PHP HTTP client library
package_url: https://packagist.org/guzzlehttp/guzzle
version: 6.5.7
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/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: phpstan/phpstan
description: PHPStan - PHP Static Analysis Tool
package_url: https://packagist.org/phpstan/phpstan
version: 1.1.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/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
- name: symfony/var-dumper
description: Provides mechanisms for walking through any arbitrary PHP variable
package_url: https://packagist.org/symfony/var-dumper
version: 5.3.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/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
Loading