{"id":22889616,"url":"https://github.com/dillingham/searchable","last_synced_at":"2026-04-15T16:31:13.633Z","repository":{"id":66356289,"uuid":"214671182","full_name":"dillingham/searchable","owner":"dillingham","description":"basic search functioality","archived":false,"fork":false,"pushed_at":"2019-10-12T15:51:07.000Z","size":2,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-05T11:06:04.818Z","etag":null,"topics":["laravel","php"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dillingham.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-12T15:35:44.000Z","updated_at":"2019-11-09T11:37:58.000Z","dependencies_parsed_at":"2023-06-26T00:24:14.306Z","dependency_job_id":null,"html_url":"https://github.com/dillingham/searchable","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dillingham/searchable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dillingham%2Fsearchable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dillingham%2Fsearchable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dillingham%2Fsearchable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dillingham%2Fsearchable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dillingham","download_url":"https://codeload.github.com/dillingham/searchable/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dillingham%2Fsearchable/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271740730,"owners_count":24812642,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["laravel","php"],"created_at":"2024-12-13T21:56:23.523Z","updated_at":"2026-04-15T16:31:08.613Z","avatar_url":"https://github.com/dillingham.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Searchable\n```\ncomposer require dillingham/searchable\n```\n\n- add `Searchable` to model(s)\n- add `$table-\u003elongText('search');` to migration\n- add `Model::searchIndex()` to migration\n- add `-\u003eappendSearch($content)` to observer\n\nexample\n\n```php\n// on post save\n$post-\u003eappendSearch($post-\u003econtent);\n\n// on comment save\n$comment-\u003epost-\u003eappendSearch($comment-\u003ebody);\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdillingham%2Fsearchable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdillingham%2Fsearchable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdillingham%2Fsearchable/lists"}