How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Maps Laravel Eloquent models to Elasticsearch types
The main features of elasticquent/elasticquent are: Database and ORM, Search.
Projects with overlapping indexed features include: tomlingham/laravel-searchy — Unmaintained: Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching and more to… nicolaslopezj/searchable. 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…
Unmaintained: Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching and more to come!
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…