Skip to content

devloopsnet/typesense-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typesense PHP Client

⚠️ This project has moved to the official Typesense Github org: https://github.com/typesense/typesense-php. It was adopted as the official Typesense PHP client on Oct 12, 2020 and ongoing development will take place there.

Please upgrade to the `typesense/typesense-php` composer package to receive new updates.

The rest of this Readme file is kept as is for posterity.

PHP client for the Typesense API: https://github.com/typesense/typesense

Follows the Typesense API specification.

Installation

$ composer require devloopsnet/typesens-php

You can also add devloopsnet/typesense-php to your project's composer.json.

Usage

You can find some examples here.

See detailed API documentation.

Compatibility

Typesense Server typesense-ruby
>= v0.15.0 >= v2.0.4
>= v0.12.0 >= v2.0.0
<= v0.11 <= v1.0.0

Contributing

Bug reports and pull requests are welcome on GitHub at [https://github.com/devloopsnet/typesense-php].

Author

Abdullah Al-Faqeir

License

typesense-php is distributed under the Apache 2 license.