diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..08d705f --- /dev/null +++ b/techstack.md @@ -0,0 +1,69 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [SmolSoftBoi/php-faker-providers](https://github.com/SmolSoftBoi/php-faker-providers)![](https://img.stackshare.io/public_badge.svg "public") +

+|3
Tools used|02/29/24
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ PHP +
+ PHP +
+ +
+ +## DevOps (1) + + + + +
+ Git +
+ Git +
+ +
+ + +## Open source packages (1) + +## Packagist (1) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[fzaninotto/faker](https://packagist.org/fzaninotto/faker)|N/A|07/16/17|Kristian Matthews |N/A|N/A| + +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..6bf3f8d --- /dev/null +++ b/techstack.yml @@ -0,0 +1,43 @@ +repo_name: SmolSoftBoi/php-faker-providers +report_id: b47ee98c34966f8fc64c2b6b099524d0 +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T19:29:18+00:00' +requested_by: SmolSoftBoi +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/SmolSoftBoi/php-faker-providers + 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/SmolSoftBoi/php-faker-providers + detection_source: Repo Metadata +- name: fzaninotto/faker + description: Faker is a PHP library that generates fake data for you + package_url: https://packagist.org/fzaninotto/faker + 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/SmolSoftBoi/php-faker-providers/blob/master/composer.json + detection_source: composer.json + last_updated_by: Kristian Matthews + last_updated_on: 2017-07-16 15:30:04.000000000 Z