PHPackages                             roberts/leads - 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. roberts/leads

ActiveLibrary

roberts/leads
=============

Laravel package for Workers Compensation Insurance

2.1.4(3y ago)5152[10 issues](https://github.com/roberts/leads/issues)MITPHPPHP ^7.4|^8.0

Since Mar 18Pushed 1y ago3 watchersCompare

[ Source](https://github.com/roberts/leads)[ Packagist](https://packagist.org/packages/roberts/leads)[ Docs](https://github.com/roberts/leads)[ GitHub Sponsors](https://github.com/drewroberts)[ RSS](/packages/roberts-leads/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (10)Dependencies (5)Versions (14)Used By (0)

Laravel package for Multi-Step Lead Generation
==============================================

[](#laravel-package-for-multi-step-lead-generation)

[![Latest Version on Packagist](https://camo.githubusercontent.com/57c915c18caf0860b04b4a89933b116fd26116e65f16e2a58c40dc1ca8529563/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f726f62657274732f6c656164732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/roberts/leads)[![Tests](https://github.com/roberts/leads/workflows/Tests/badge.svg)](https://github.com/roberts/leads/workflows/Tests/badge.svg)[![Total Downloads](https://camo.githubusercontent.com/f9aaca2f18c28383c4b7ceb2fad50d717c2b66728ac1e1e4ec08394dbfff8e00/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f726f62657274732f6c656164732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/roberts/leads)

Package for lead generation in Laravel with dynamic forms &amp; questions. Primarily used for business leads. Need to improvde this &amp; update.

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

[](#installation)

You can install the package via composer:

```
composer require roberts/leads
```

You can publish the config file with:

```
php artisan vendor:publish --provider="Roberts\Leads\LeadsServiceProvider" --tag="leads-config"
```

Publish the SCSS files:

```
php artisan vendor:publish --provider="Roberts\Leads\LeadsServiceProvider" --tag="styles"
```

Now import the published SCSS file into your main SCSS.

Models
------

[](#models)

We include the following model in this package:

**List of Models**

- Lead
- Lead Business

For each of these models, this package implements an [authorization policy](https://laravel.com/docs/8.x/authorization) that extends the roles and permissions approach of the [tipoff/authorization](https://github.com/tipoff/authorization) package. The policies for each model in this package are registered through the package and do not need to be registered manually.

The models also have [Laravel Nova resources](https://nova.laravel.com/docs/3.0/resources/) in this package and they are also registered through the package and do not need to be registered manually.

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Drew Roberts](https://github.com/drewroberts)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance12

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 60.7% 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

Every ~47 days

Recently: every ~122 days

Total

12

Last Release

1370d ago

Major Versions

1.1.1 → 2.0.02021-04-15

### Community

Maintainers

![](https://www.gravatar.com/avatar/6ccc9e3647546c97a5a77b995736302afd85bebdcb43d8fde7d11486579c30c0?d=identicon)[drewroberts](/maintainers/drewroberts)

---

Top Contributors

[![gurgentil](https://avatars.githubusercontent.com/u/12678835?v=4)](https://github.com/gurgentil "gurgentil (212 commits)")[![drewroberts](https://avatars.githubusercontent.com/u/24581081?v=4)](https://github.com/drewroberts "drewroberts (124 commits)")[![huntermontell](https://avatars.githubusercontent.com/u/64396917?v=4)](https://github.com/huntermontell "huntermontell (13 commits)")

---

Tags

laravellaravel-packageleadsleadsroberts

### Embed Badge

![Health badge](/badges/roberts-leads/health.svg)

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

###  Alternatives

[crawlbase/crawlbase

A lightweight, dependency free PHP class that acts as wrapper for Crawlbase API

1650.5k](/packages/crawlbase-crawlbase)[tipoff/reviews

Laravel Package for tracking Google reviews

131.0k](/packages/tipoff-reviews)[marshmallow/laravel-facebook-webhook

A package to retrieve Facebook Leads with webhooks &amp; Graph API in Laravel.

123.2k](/packages/marshmallow-laravel-facebook-webhook)

PHPackages © 2026

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