Merge pull request #79 from omaralalwi/add-php-integration-resources

add PHP awasome resources
This commit is contained in:
Huang Panpan 2025-01-15 09:37:28 +08:00 committed by GitHub
commit e4333671a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -78,6 +78,16 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
<td> <a href="docs/raycast/README.md">Raycast</a></td> <td> <a href="docs/raycast/README.md">Raycast</a></td>
<td> <a href="https://raycast.com/?via=ViGeng">Raycast</a> is a productivity tool for macOS that lets you control your tools with a few keystrokes. It supports various extensions including DeepSeek AI.</td> <td> <a href="https://raycast.com/?via=ViGeng">Raycast</a> is a productivity tool for macOS that lets you control your tools with a few keystrokes. It supports various extensions including DeepSeek AI.</td>
</tr> </tr>
<tr>
<td> <img src="https://avatars.githubusercontent.com/u/193405629?s=200&v=4" alt="PHP Client" width="64" height="auto" /> </td>
<td> <a href="https://github.com/deepseek-php/deepseek-php-client/blob/master/README.md">PHP Client</a> </td>
<td> Deepseek PHP Client is a robust and community-driven PHP client library for seamless integration with the Deepseek API </td>
</tr>
<tr>
<td> <img src="https://avatars.githubusercontent.com/u/958072?s=200&v=4" alt="Laravel Integration" width="64" height="auto" /> </td>
<td> <a href="https://github.com/deepseek-php/deepseek-laravel/blob/master/README.md">Laravel Integration</a> </td>
<td> Laravel wrapper for Deepseek PHP client, to seamless deepseek API integration with laravel applications.</td>
</tr>
</table> </table>
### RAG framework ### RAG framework