Quellcode durchsuchen

Merge 499a737daf into 426f5688a4

pull/1380/merge
Saurabh Gayali vor 3 Wochen
Ursprung
Commit
53004419fe
Es ist kein Account mit der E-Mail-Adresse des Committers verbunden
1 geänderte Dateien mit 6 neuen und 0 gelöschten Zeilen
  1. 6
    0
      README.md

+ 6
- 0
README.md Datei anzeigen

@@ -71,6 +71,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
71 71
   - [Serverless](#serverless)
72 72
   - [Configuration](#configuration)
73 73
   - [LLMs](#llms)
74
+  - [Science](#science)
74 75
   - [Third Party APIs](#third-party-apis)
75 76
   - [Extensions](#extensions)
76 77
   - [Miscellaneous](#miscellaneous)
@@ -798,6 +799,11 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
798 799
 * [OpenAI Client for Laravel](https://github.com/openai-php/laravel) - OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with OpenAI API.
799 800
 * [PHP Mistral AI SDK](https://github.com/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.
800 801
 
802
+### Science
803
+*Libraries for scientific computing and bioinformatics.*
804
+
805
+* [UniProt PHP](https://github.com/saurabhgayali/UniprotPHPClass) - Production-ready PHP library for UniProt REST API with zero dependencies. Includes entry retrieval, advanced search with pagination, and ID mapping for protein research and bioinformatics applications.
806
+
801 807
 ### Third Party APIs
802 808
 *Libraries for accessing third party APIs.*
803 809
 

Laden…
Abbrechen
Speichern