awesome-llama: https://github.com/SoftCreatR/php-mistral-ai-sdk
ai api api-client api-wrapper artificial-intelligence gpt gpt-3 gpt-4 hacktoberfest llama machine-learning mistral natural-language-processing nlp perplexity php replit sdk
Score: 13.61825402760191
Last synced: about 18 hours ago
JSON representation
Repository metadata:
A powerful and easy-to-use PHP SDK for the Mistral AI API, allowing seamless integration of advanced AI-powered features into your PHP projects.
- Host: GitHub
- URL: https://github.com/SoftCreatR/php-mistral-ai-sdk
- Owner: SoftCreatR
- License: isc
- Created: 2024-02-03T06:16:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-11-21T15:07:30.000Z (9 months ago)
- Last Synced: 2026-08-08T22:36:54.074Z (5 days ago)
- Topics: ai, api, api-client, api-wrapper, artificial-intelligence, gpt, gpt-3, gpt-4, hacktoberfest, llama, machine-learning, mistral, natural-language-processing, nlp, perplexity, php, replit, sdk
- Language: PHP
- Homepage: https://docs.mistral.ai
- Size: 296 KB
- Stars: 18
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
-
Funding:
- Github: softcreatr
- Custom: https://ecologi.com/softcreatr?r=61212ab3fc69b8eb8a2014f4
Owner metadata:
- Name: Sascha Greuel
- Login: SoftCreatR
- Email: hello@1-2.dev
- Kind: user
- Description:
- Website: https://1-2.dev
- Location: Gladbeck, Germany
- Twitter:
- Company: SoftCreatR Media
- Icon url: https://avatars.githubusercontent.com/u/81188?u=a57477f76b147cd60d051627e33cf6580f7c78cb&v=4
- Repositories: 32
- Last Synced at: 2026-08-10T05:42:55.068Z
- Profile URL: https://github.com/SoftCreatR
GitHub Events
Total
- Delete event: 1
- Fork event: 1
- Issue comment event: 3
- Push event: 3
- Release event: 1
- Watch event: 10
- Total: 19
Last Year
- Delete event: 1
- Issue comment event: 3
- Push event: 2
- Release event: 1
- Watch event: 1
- Total: 8
Committers metadata
Last synced: 2 days ago
Total Commits: 9
Total Committers: 2
Avg Commits per committer: 4.5
Development Distribution Score (DDS): 0.111
Commits in past year: 4
Committers in past year: 2
Avg Commits per committer in past year: 2.0
Development Distribution Score (DDS) in past year: 0.25
| Name | Commits | |
|---|---|---|
| Sascha Greuel | g****b@1****v | 8 |
| Sascha Greuel | s****l@1****m | 1 |
Issue and Pull Request metadata
Last synced: 9 months ago
Total issues: 2
Total pull requests: 1
Average time to close issues: about 2 hours
Average time to close pull requests: about 4 hours
Total issue authors: 2
Total pull request authors: 1
Average comments per issue: 6.0
Average comments per pull request: 0.0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0
Past year issues: 1
Past year pull requests: 1
Past year average time to close issues: about 4 hours
Past year average time to close pull requests: about 4 hours
Past year issue authors: 1
Past year pull request authors: 1
Past year average comments per issue: 12.0
Past year average comments per pull request: 0.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- Physikbuddha (1)
- guillaumey (1)
Top Pull Request Authors
- daniellesniak (1)
Top Issue Labels
- enhancement (1)
Top Pull Request Labels
Package metadata
- Total packages: 3
-
Total downloads:
- packagist: 22,804 total
- Total dependent packages: 0 (may contain duplicates)
- Total dependent repositories: 0 (may contain duplicates)
- Total versions: 15
- Total maintainers: 1
proxy.golang.org: github.com/softcreatr/php-mistral-ai-sdk
- Homepage:
- Documentation: https://pkg.go.dev/github.com/softcreatr/php-mistral-ai-sdk#section-documentation
- Licenses: isc
- Latest release: v3.0.1+incompatible (published 9 months ago)
- Last Synced: 2026-08-11T17:01:03.102Z (2 days ago)
- Versions: 5
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 5.662%
- Average: 5.852%
- Dependent repos count: 6.042%
proxy.golang.org: github.com/SoftCreatR/php-mistral-ai-sdk
- Homepage:
- Documentation: https://pkg.go.dev/github.com/SoftCreatR/php-mistral-ai-sdk#section-documentation
- Licenses: isc
- Latest release: v3.0.1+incompatible (published 9 months ago)
- Last Synced: 2026-08-11T17:01:03.322Z (2 days ago)
- Versions: 5
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 5.662%
- Average: 5.852%
- Dependent repos count: 6.042%
packagist.org: softcreatr/php-mistral-ai-sdk
A powerful and easy-to-use PHP SDK for the Mistral AI API, allowing seamless integration of advanced AI-powered features into your PHP projects.
- Homepage:
- Licenses: ISC
- Latest release: 3.0.1 (published 9 months ago)
- Last Synced: 2026-08-11T17:01:01.211Z (2 days ago)
- Versions: 5
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 22,804 Total
-
Rankings:
- Dependent packages count: 18.814%
- Dependent repos count: 33.347%
- Average: 47.519%
- Downloads: 90.396%
- Maintainers (1)
-
Funding:
- url: https://ecologi.com/softcreatr?r=61212ab3fc69b8eb8a2014f4: type: custom
- url: https://github.com/softcreatr: type: github
Dependencies
- friendsofphp/php-cs-fixer ^3 development
- guzzlehttp/guzzle ^7 development
- phpunit/phpunit ^10 development
- vlucas/phpdotenv ^5.6 development
- ext-json *
- php >=8.1
- psr/http-client ^1.0
- psr/http-factory ^1.1
- psr/http-message ^2.0
- actions/checkout v5 composite
- codecov/codecov-action v3 composite
- shivammathur/setup-php v2 composite
- actions/checkout v5 composite
- actions/checkout v4 composite
- actions/create-release v1 composite
- codecov/codecov-action v3 composite
- shivammathur/setup-php v2 composite
- BobAnkh/add-contributors v0.2.2 composite
- actions/checkout v5 composite