How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Unmaintained: Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching and more to come!
Maps Laravel Eloquent models to Elasticsearch types
Deprecated We now recommend using Laravel Scout, see =>
Analogue is a flexible, easy-to-use ORM for PHP. It is a transposition of the Eloquent ORM that ships with Laravel framework using a Data Mapper pattern instead of the original Active Record approach. it overcomes some of Eloquent's architectural limitations by using a strict separation of…
The main features of nicolaslopezj/searchable are: Database and ORM, Search.
Open-source alternatives to nicolaslopezj/searchable include: tomlingham/laravel-searchy — Unmaintained: Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching and more to… elasticquent/elasticquent — Maps Laravel Eloquent models to Elasticsearch types. algolia/algoliasearch-laravel — [Deprecated] We now recommend using Laravel Scout, see =>. ankane/searchkick — Searchkick is an integration library and wrapper that connects application models to search engines such as… appzcoder/crud-generator — Laravel CRUD Generator. analogueorm/analogue — Analogue is a flexible, easy-to-use ORM for PHP. It is a transposition of the Eloquent ORM that ships with Laravel…