mkdesignn/googlesearch

search keyword, phrase, sentence in google

Installs: 60

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/mkdesignn/googlesearch

1.0.1 2017-05-10 21:43 UTC

This package is not auto-updated.

Last update: 2025-09-28 08:48:44 UTC


README

simple search engine to search google

You can search any keyword by only using search static method .

google::search("$keyword");

the return value will be the top 8 result of the first google page wrapped by a link and the title .