File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Typesense PHP Client (work in progress)
1+ # Typesense PHP Client
22
3- PHP client for the Typesense API: https://github.com/typesense/typesense
3+ Official PHP client for the Typesense API: https://github.com/typesense/typesense
44
55## Installation
66
@@ -12,9 +12,9 @@ You can also add `typesense/typesense-php` to your project's `composer.json`.
1212
1313## Usage
1414
15- You can find some examples [ here ] ( https://github.com/typesense/typesense-php/blob/master/examples/collection_operations.php ) .
15+ Read the documentation here: [ https://typesense.org/api/ ] ( https://typesense.org/api/ )
1616
17- See detailed [ API documentation ] ( https://typesense.org/api ) .
17+ Here are some examples that walk you through how to use the client: [ doc/examples ] ( examples )
1818
1919## Compatibility
2020
@@ -44,7 +44,8 @@ composer run-script typesenseServer
4444
4545## Credits
4646
47- This client was originally developed by [ Abdullah Al-Faqeir] ( https://github.org/abdullahfaqeir ) and was
47+ This client was originally developed by [ Abdullah Al-Faqeir] ( https://github.org/abdullahfaqeir ) from
48+ [ DevLoops] ( https://github.com/devloopsnet ) and was
4849[ adopted] ( https://github.com/devloopsnet/typesense-php/issues/4 ) as the official PHP client library for Typesense in Oct 2020.
4950
5051Ongoing development and support is now provided by Typesense, in addition to our collaborators.
You can’t perform that action at this time.
0 commit comments