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

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

- [PHP](http://www.php.net/) – Languages
- [MongoDB](http://www.mongodb.com/) – Databases

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

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

&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
dreamfactorysoftware/df-mongodb 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/1030/leaf-360x360.png' alt='MongoDB'/> [MongoDB](http://www.mongodb.com/) – Databases

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") [dreamfactorysoftware/df-mongodb](https://github.com/dreamfactorysoftware/df-mongodb)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|4<br/>Tools used|12/06/23 <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/databases.svg'/> Data (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1030/leaf-360x360.png' alt='MongoDB'>
<br>
<sub><a href="http://www.mongodb.com/">MongoDB</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (1)
<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>

</tr>
</table>


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

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

|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
|:------|:------|:------|:------|:------|:------|
|[jenssegers/mongodb](https://packagist.org/jenssegers/mongodb)|v3.9.2|02/03/23|Danil Lytvyn |N/A|N/A|

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

Generated via [Stack File](https://github.com/marketplace/stack-file)
52 changes: 52 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
repo_name: dreamfactorysoftware/df-mongodb
report_id: 1c9f456ae88e9f4ca07d1797edf9f41e
repo_type: Public
timestamp: '2023-12-06T22:37:49+00:00'
requested_by: anas-srikou
provider: github
branch: master
detected_tools_count: 4
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: MongoDB
description: The database for giant ideas
website_url: http://www.mongodb.com/
open_source: true
hosted_saas: false
category: Data Stores
sub_category: Databases
image_url: https://img.stackshare.io/service/1030/leaf-360x360.png
detection_source: ".dreamfactory.php"
last_updated_by: Lee Hicks
last_updated_on: 2015-06-16 18:12:50.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: Repo Metadata
- name: jenssegers/mongodb
description: A MongoDB based Eloquent model and Query builder for Laravel
package_url: https://packagist.org/jenssegers/mongodb
version: 3.9.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: github.com/dreamfactorysoftware/df-mongodb/blob/master/composer.json
detection_source: composer.json
last_updated_by: Danil Lytvyn
last_updated_on: 2023-02-03 15:14:46.000000000 Z