PHPackages                             mawdoo3searchenginepackage/searchresults - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. mawdoo3searchenginepackage/searchresults

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

mawdoo3searchenginepackage/searchresults
========================================

Get First 10 result from google providers and make user save it with comments

04PHP

Since Jul 9Pushed 6y agoCompare

[ Source](https://github.com/muathabuzir/SearchEngine)[ Packagist](https://packagist.org/packages/mawdoo3searchenginepackage/searchresults)[ RSS](/packages/mawdoo3searchenginepackage-searchresults/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Search Servise For Laravel
==========================

[](#search-servise-for-laravel)

> Search using google service and save result, comment and delete it.

**Installation Steps**

- [Download](#Download)
- [Setup](#Setup)
- [Configuration](#Configuration)
- [Run](#Run)

Download
--------

[](#download)

open terminal and go to you project, Make Project root of terminal, Ex:

```
../../ProjectName$
```

Run Command Below:

```
composer require mawdoo3searchenginepackage/searchresults
```

Setup
-----

[](#setup)

Run below command for migrate database:

> Make Sure you are connected with database

```
php artisan migrate
```

Configuration
-------------

[](#configuration)

- Go to **.env** file in root of project, and open it.
- Set below config:

```
sp_mawdoo3_laravel_url=URL
sp_mawdoo3_laravel_key=Key
sp_mawdoo3_laravel_cx=CX
```

- Save it.

**Get Google Config**

- Go to [](https://cse.google.com).
- Sign-up Or Create Account.
- Create new search engine / or select one if you have.
- *Create New Search Engine:*

    - Set Site to Search.
    - Set Name of *Search Engine*.
    - Press in Create Button.
    - Go to Control Panel.
    - Follow *Select Search Engine* Steps.
- *Select Search Engine:*

    - Get **Search Engine ID** and save it in **.env** file for **sp\_mawdoo3\_laravel\_cx**
    - Get **Key** from [](https://developers.google.com/custom-search/v1/introduction#identify_your_application_to_google_with_api_key)[https://developers.google.com/custom-search/v1/introduction#identify\_your\_application\_to\_google\_with\_api\_key](https://developers.google.com/custom-search/v1/introduction#identify_your_application_to_google_with_api_key) and save it in **.env** file for **sp\_mawdoo3\_laravel\_key**
    - Get **API Link** from [](https://developers.google.com/custom-search/v1/using_rest)[https://developers.google.com/custom-search/v1/using\_rest](https://developers.google.com/custom-search/v1/using_rest) and save it in **.env** file for **sp\_mawdoo3\_laravel\_url**

Run
---

[](#run)

> May need to restart the server

You can visit:

```
YourWebSite/searchResult
```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/67bbf80e212902590d0b0228ff6a2028ad074d637b3a0bfa81419eea546adf66?d=identicon)[muathabuzir](/maintainers/muathabuzir)

---

Top Contributors

[![muathabuzir](https://avatars.githubusercontent.com/u/52654971?v=4)](https://github.com/muathabuzir "muathabuzir (53 commits)")

### Embed Badge

![Health badge](/badges/mawdoo3searchenginepackage-searchresults/health.svg)

```
[![Health](https://phpackages.com/badges/mawdoo3searchenginepackage-searchresults/health.svg)](https://phpackages.com/packages/mawdoo3searchenginepackage-searchresults)
```

###  Alternatives

[riipandi/laravel-optikey

Use UUID, Ulid, or nanoid as optional or primary key in Laravel.

429.1k](/packages/riipandi-laravel-optikey)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
