{"id":21850926,"url":"https://github.com/alidantech/searchcomponent","last_synced_at":"2026-04-09T02:32:17.047Z","repository":{"id":204341322,"uuid":"711615312","full_name":"Alidantech/SearchComponent","owner":"Alidantech","description":"Enables you to search content form a database.","archived":false,"fork":false,"pushed_at":"2023-11-06T13:35:57.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T18:16:47.334Z","etag":null,"topics":["component","mysql-database","php"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Alidantech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2023-10-29T19:50:57.000Z","updated_at":"2023-12-16T18:57:29.000Z","dependencies_parsed_at":"2024-03-17T05:13:38.604Z","dependency_job_id":"a62a0710-7240-41df-92df-11f48bf4ac97","html_url":"https://github.com/Alidantech/SearchComponent","commit_stats":null,"previous_names":["alidante254/searchcomponent","alidantech/searchcomponent"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Alidantech/SearchComponent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alidantech%2FSearchComponent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alidantech%2FSearchComponent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alidantech%2FSearchComponent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alidantech%2FSearchComponent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Alidantech","download_url":"https://codeload.github.com/Alidantech/SearchComponent/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alidantech%2FSearchComponent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31582678,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"online","status_checked_at":"2026-04-09T02:00:06.848Z","response_time":112,"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":["component","mysql-database","php"],"created_at":"2024-11-28T00:25:27.025Z","updated_at":"2026-04-09T02:32:17.024Z","avatar_url":"https://github.com/Alidantech.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Search Component Documentation\n\nThis is a database search component. It enables you to search data from your database. by just providing the database configurations and then you enter a keyword and you recieve the results.\n\n## Dependencies\n\n- Database\n\n### Requires Interface\n\n1. Requires a `configured database`.\n2. Requires database configuration parameters inside a `db.env` file:\n    ```.env\n    #ADD your database configurations here.\n      DB_HOST = 'host'\n      DB_USER = 'username'\n      DB_PASSWORD = 'password'\n      DB_NAME = 'name'\n    ```\n3. Requires the `table` and `columns` to search from.\n4. Requires a `Keyword` to perform the search.\n\n### Provides Interface\n\n- The search component provides a connection to the database based on the provided configurations.\n- It returns search results from the database in JSON format.\n- Provides a method to search from a single table.\n- Provides a method to search from multiple tables.\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falidantech%2Fsearchcomponent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falidantech%2Fsearchcomponent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falidantech%2Fsearchcomponent/lists"}