PHPackages                             agenciafmd/admix-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. agenciafmd/admix-leads

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

agenciafmd/admix-leads
======================

Keep all your leads safe

1.0.0(6y ago)06.6k↓33.3%[1 issues](https://github.com/agenciafmd/admix-leads/issues)1PHP

Since Nov 4Pushed 10mo ago1 watchersCompare

[ Source](https://github.com/agenciafmd/admix-leads)[ Packagist](https://packagist.org/packages/agenciafmd/admix-leads)[ RSS](/packages/agenciafmd-admix-leads/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (7)Used By (1)

F&amp;MD - Leads
----------------

[](#fmd---leads)

[![Área Administrativa](https://github.com/agenciafmd/admix-leads/raw/master/docs/screenshot.png "Área Administrativa")](https://github.com/agenciafmd/admix-leads/raw/master/docs/screenshot.png)

[![Downloads](https://camo.githubusercontent.com/6d883f639bd649c31b8a1fa66fdaf0cd8b117226f4ff7c49ec9c3b4bdbb419b1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6167656e636961666d642f61646d69782d6c656164732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/agenciafmd/admix-leads)[![Licença](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)

- Keep all your leads safe

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

[](#installation)

```
composer require agenciafmd/admix-leads:v10.x-dev
```

Run the migrations

```
php artisan migrate
```

If you want to use the seeder, add on your `database/seeders/DatabaseSeeder.php`

```
use Agenciafmd\Leads\Database\Seeders\LeadTableSeeder;

$this->call(LeadTableSeeder::class);
```

Usage
-----

[](#usage)

If you are using the `agenciafmd/admix-postal`, all leads will be saved, without any configuration.

If not, you can use the `Agenciafmd\Leads\Models\Lead` model to save your leads

```
Lead::query()
    ->create([
        'source' => 'site',
        'name' => 'Irineu Martins Junior',
        'email' => 'irineu@fmd.ag',
        'phone' => '(17) 3353-2444',
        'description' => 'Conteúdo do lead',
    ]);
```

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance39

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 84.5% 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 ~512 days

Total

5

Last Release

331d ago

Major Versions

1.0.0 → v6.x-dev2022-12-05

v6.x-dev → v10.x-dev2023-12-01

v10.x-dev → v11.x-dev2025-04-22

### Community

Maintainers

![](https://www.gravatar.com/avatar/7e4d60ba30f409161026fd37c5a106cc32c4e4d29411f805553623cca632dd72?d=identicon)[agenciafmd](/maintainers/agenciafmd)

---

Top Contributors

[![irineujunior](https://avatars.githubusercontent.com/u/260451?v=4)](https://github.com/irineujunior "irineujunior (49 commits)")[![EduardoPaixao02](https://avatars.githubusercontent.com/u/52414362?v=4)](https://github.com/EduardoPaixao02 "EduardoPaixao02 (4 commits)")[![TarsisioXavier](https://avatars.githubusercontent.com/u/24587222?v=4)](https://github.com/TarsisioXavier "TarsisioXavier (3 commits)")[![joaopaulofmd](https://avatars.githubusercontent.com/u/170440826?v=4)](https://github.com/joaopaulofmd "joaopaulofmd (2 commits)")

### Embed Badge

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

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

###  Alternatives

[wireui/wireui

TallStack components

1.8k1.3M16](/packages/wireui-wireui)[livewire/volt

An elegantly crafted functional API for Laravel Livewire.

4195.3M84](/packages/livewire-volt)[ramonrietdijk/livewire-tables

Dynamic tables for models with Laravel Livewire

21147.4k](/packages/ramonrietdijk-livewire-tables)

PHPackages © 2026

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