⚠️ 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.
PHP client for the Typesense API: https://github.com/typesense/typesense
Follows the Typesense API specification.
$ composer require devloopsnet/typesens-php
You can also add devloopsnet/typesense-php
to your project's composer.json
.
You can find some examples here.
See detailed API documentation.
Typesense Server | typesense-ruby |
---|---|
>= v0.15.0 | >= v2.0.4 |
>= v0.12.0 | >= v2.0.0 |
<= v0.11 | <= v1.0.0 |
Bug reports and pull requests are welcome on GitHub at [https://github.com/devloopsnet/typesense-php].
typesense-php
is distributed under the Apache 2 license.