devloopsnet/typesens-php

This package is abandoned and no longer maintained. The author suggests using the typesense/typesense-php package instead.

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

v2.0.4 2020-09-22 13:45 UTC

This package is auto-updated.

Last update: 2021-10-13 13:53:22 UTC


README

⚠️ 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.