generated from spatie/package-skeleton-php
-
-
Notifications
You must be signed in to change notification settings - Fork 289
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
196243f
commit 7042af8
Showing
1 changed file
with
2 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,8 +8,7 @@ | |
<br /> | ||
|
||
*A message from creator,<br />Thank you for visiting the __@orhanerday/open-ai__ repository! We are thrilled to see that | ||
it has been downloaded nearly 60k times. If you find this repository helpful or useful, we encourage you to **star** it | ||
*A message from creator,<br />Thank you for visiting the __@orhanerday/open-ai__ repository! If you find this repository helpful or useful, we encourage you to **star** it | ||
on GitHub. Starring a repository is a way to show your support for the project. It also helps to increase the visibility | ||
of the project and to let the community know that it is valuable. Thanks again for your support and we hope you find the | ||
repository useful! <br /><br /> Orhan* | ||
|
@@ -47,7 +46,7 @@ repository useful! <br /><br /> Orhan* | |
|
||
| Project Name | Required PHP Version | Downloads | Description | Type (Official / Community) | Support | | ||
|------------------------|----------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------|----------------------------------------------------------------------------------------------------------------------------------------| | ||
| **orhanerday/open-ai** | **PHP 7.4+** | **[![Total Downloads](https://img.shields.io/packagist/dt/orhanerday/open-ai.svg?style=flat-square)](https://packagist.org/packages/orhanerday/open-ai) <br>🚀nearly 60K 🚀** | **Most downloaded, forked, contributed, huge community supported, and used PHP SDK for OpenAI GPT-3 and DALL-E. It also supports chatGPT-like streaming.** | Community | Available, ([Community driven Discord Server](https://discord.gg/xpGUD528XJ) or personal mail [[email protected]](mailto:[email protected])) | | ||
| **orhanerday/open-ai** | **PHP 7.4+** | [![Total Downloads](https://img.shields.io/packagist/dt/orhanerday/open-ai.svg?style=flat-square)](https://packagist.org/packages/orhanerday/open-ai) <br> | **Most downloaded, forked, contributed, huge community supported, and used PHP SDK for OpenAI GPT-3 and DALL-E. It also supports chatGPT-like streaming.** | Community | Available, ([Community driven Discord Server](https://discord.gg/xpGUD528XJ) or personal mail [[email protected]](mailto:[email protected])) | | ||
| openai-php/client | PHP 8.1+ | <a href="https://packagist.org/packages/openai-php/client"><img alt="Total Downloads" src="https://img.shields.io/packagist/dt/openai-php/client"></a> | OpenAI PHP API client. | Community | - | | ||
|
||
<br /> | ||
|