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) #1

Open
wants to merge 8 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
70 changes: 70 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
twothreebird/spatie-laravel-query-builder is built on the following main stack:

- [PHP](http://www.php.net/) – Languages
- [GitHub Actions](https://github.com/features/actions) – Continuous Integration

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

&lt;--- Readme.md Snippet without images End ---&gt;

&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
twothreebird/spatie-laravel-query-builder 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/11563/actions.png' alt='GitHub Actions'/> [GitHub Actions](https://github.com/features/actions) – Continuous Integration

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

&lt;--- Readme.md Snippet with images End ---&gt;
-->
<div align="center">

# 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")
<br/><br/>
|3<br/>Tools used|02/29/24 <br/>Report generated|
|------|------|
</div>

## <img src='https://img.stackshare.io/languages.svg'/> Languages (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/991/hwUcGZ41_400x400.jpg' alt='PHP'>
<br>
<sub><a href="http://www.php.net/">PHP</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (2)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1046/git.png' alt='Git'>
<br>
<sub><a href="http://git-scm.com/">Git</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/11563/actions.png' alt='GitHub Actions'>
<br>
<sub><a href="https://github.com/features/actions">GitHub Actions</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

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

Generated via [Stack File](https://github.com/marketplace/stack-file)
43 changes: 43 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -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