awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
nicolaslopezj avatar

nicolaslopezj/searchable

0
View on GitHub↗
2,009 stars·293 forks·PHP·mit·10 views

Searchable

Features

  • Database and ORM - Trait for prioritized field searching.
  • Search - Adds simple search functionality to models.

Star history

Star history chart for nicolaslopezj/searchableStar history chart for nicolaslopezj/searchable

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.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Searchable

Similar open-source projects, ranked by how many features they share with Searchable.
  • tomlingham/laravel-searchyTomLingham avatar

    TomLingham/Laravel-Searchy

    535View on GitHub↗

    Unmaintained: Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching and more to come!

    PHP
    View on GitHub↗535
  • elasticquent/elasticquentelasticquent avatar

    elasticquent/Elasticquent

    1,359View on GitHub↗

    Maps Laravel Eloquent models to Elasticsearch types

    PHP
    View on GitHub↗1,359
  • algolia/algoliasearch-laravelalgolia avatar

    algolia/algoliasearch-laravel

    238View on GitHub↗

    Deprecated We now recommend using Laravel Scout, see =>

    PHP
    View on GitHub↗238
  • analogueorm/analogueanalogueorm avatar

    analogueorm/analogue

    634View on GitHub↗

    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…

    PHP
    View on GitHub↗634
See all 30 alternatives to Searchable→

Frequently asked questions

What are the main features of nicolaslopezj/searchable?

The main features of nicolaslopezj/searchable are: Database and ORM, Search.

What are some open-source alternatives to nicolaslopezj/searchable?

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…