PHPackages                             sturt/citationscraper - 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. sturt/citationscraper

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

sturt/citationscraper
=====================

:package\_description

v1.0(7y ago)031.3k1MITPHPPHP &gt;=5.5.0

Since Jun 13Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Sturtuk/CitationScraper)[ Packagist](https://packagist.org/packages/sturt/citationscraper)[ Docs](https://github.com/sturt/citationscraper)[ RSS](/packages/sturt-citationscraper/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (2)Dependencies (2)Versions (2)Used By (0)

Local Citation Scraper
======================

[](#local-citation-scraper)

Installation
------------

[](#installation)

Scraper requires [PHP](https://php.net) 7.1 or 7.2. This particular version supports Laravel 5.5 or 5.6 only.

To get the latest version, simply require the project using [Composer](https://getcomposer.org):

Via Composer

```
$ composer require sturt/citationscraper
```

Once installed, if you are not using automatic package discovery, then you need to register the `Sturt\CitationScraper\CitationServiceProvider::class` service provider in your `config/app.php`.

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

[](#configuration)

Scraper supports optional configuration.

To get started, you'll need to publish all vendor assets:

```
$ php artisan vendor:publish
```

This will create a `config/citationscraper.php` file in your app that you can modify to set your configuration. Also, make sure you check for changes to the original config file in this package between releases.

Usage
-----

[](#usage)

```
use SB;

Scraper using Controller
        $data = [
            'data_mondovo_name'      =>      'Mondovo',
            'data_mondovo_address'      =>     '10685-B Hazelhurst Dr Houston, TX',
            'data_mondovo_phone'      =>      '7135748451',
            'data_mondovo_zipcode'      =>      '77043',
            'module_id'                 =>      'google'
        ];
        return SB::ScrapeYext($data);

```

End Points Default
------------------

[](#end-points-default)

```

/api/v1/providers - List all providers
/api/v1/research_data - List all providers

```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2893d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9cf40ad534ebf5a9a3c62bcf6be69a18d37b432c6a05e9a65667a5284215f57f?d=identicon)[Sturtuk](/maintainers/Sturtuk)

---

Top Contributors

[![Sturtuk](https://avatars.githubusercontent.com/u/5758731?v=4)](https://github.com/Sturtuk "Sturtuk (1 commits)")

---

Tags

laravelSturtcitationscraper

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/sturt-citationscraper/health.svg)

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

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[interaction-design-foundation/laravel-geoip

Support for multiple Geographical Location services.

17221.0k3](/packages/interaction-design-foundation-laravel-geoip)[nedwors/navigator

A Laravel package to ease defining navigation menus

433.1k](/packages/nedwors-navigator)[xefi/faker-php-laravel

Faker php integration with laravel

1915.1k](/packages/xefi-faker-php-laravel)[dcblogdev/laravel-junie

Install pre-configured guides for Jetbrains Junie

392.5k](/packages/dcblogdev-laravel-junie)

PHPackages © 2026

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