Libraries tagged by search
studioespresso/craft-scout
127948 Downloads
Craft Scout provides a simple solution for adding full-text search to your entries. Scout will automatically keep your search indexes in sync with your entries.
pipl/piplapis-php
311732 Downloads
Client library for use with the Pipl search API
pear/net_ldap2
200320 Downloads
Object oriented interface for searching and manipulating LDAP-entries
pdphilip/elasticlens
14662 Downloads
Search your Laravel models with the convenience of Eloquent and the power of Elasticsearch
ory/client
33294 Downloads
# Introduction Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. ## SDKs This document describes the APIs available in the Ory Network. The APIs are available as SDKs for the following languages: | Language | Download SDK | Documentation | | -------------- | ---------------------------------------------------------------- | ------------------------------------------------------------------------------------ | | Dart | [pub.dev](https://pub.dev/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/dart/README.md) | | .NET | [nuget.org](https://www.nuget.org/packages/Ory.Client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/dotnet/README.md) | | Elixir | [hex.pm](https://hex.pm/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/elixir/README.md) | | Go | [github.com](https://github.com/ory/client-go) | [README](https://github.com/ory/sdk/blob/master/clients/client/go/README.md) | | Java | [maven.org](https://search.maven.org/artifact/sh.ory/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/java/README.md) | | JavaScript | [npmjs.com](https://www.npmjs.com/package/@ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript/README.md) | | JavaScript (With fetch) | [npmjs.com](https://www.npmjs.com/package/@ory/client-fetch) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript-fetch/README.md) | | PHP | [packagist.org](https://packagist.org/packages/ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/php/README.md) | | Python | [pypi.org](https://pypi.org/project/ory-client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/python/README.md) | | Ruby | [rubygems.org](https://rubygems.org/gems/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/ruby/README.md) | | Rust | [crates.io](https://crates.io/crates/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/rust/README.md) |
loupe/matcher
35662 Downloads
Highlight and crop around search terms
lochmueller/sourceopt
498565 Downloads
Optimization of the final page: reformatting the (x)HTML output & removal of new-lines, comments and generator-info including search and replace strings using your regular expressions. In addition combines all SVG selected within content-elements into one file and replaces by .
laminas/laminas-ldap
2176320 Downloads
Provides support for LDAP operations including but not limited to binding, searching and modifying entries in an LDAP directory
klevu/module-productsearch
1132702 Downloads
Search that learns, generates sales. Fastest, most advanced cloud-based search, autocomplete, instant search
klevu/module-content
1115006 Downloads
Search that learns, generates sales. Fastest, most advanced cloud-based search, autocomplete, instant search
kdion4891/laravel-livewire-tables
44450 Downloads
A dynamic, responsive Laravel Livewire table component with searching, sorting, checkboxes, and pagination.
kainiklas/filament-scout
47139 Downloads
Filament Plugin to integrate Scout into Global Search and Table Search.
igaster/laravel_cities
79803 Downloads
Seed all countries/cities from geonames.org database. Searchable DB tree, ready to use API & a bonus vue.js component!
ibexa/solr
646061 Downloads
Solr search engine implementation for Ibexa
hyperf/scout
128738 Downloads
Hyperf Scout provides a driver based solution to searching your Eloquent models. Inspired By Laravel Scout.