PHPackages                             azzarip/teavel - 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. [Framework](/categories/framework)
4. /
5. azzarip/teavel

ActiveLibrary[Framework](/categories/framework)

azzarip/teavel
==============

Open Source CRM and Automation tool, using Laravel and Filament.

1.0.4(2y ago)4565[1 PRs](https://github.com/azzarip/teavel/pulls)MITPHPPHP ^8.1

Since Feb 8Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/azzarip/teavel)[ Packagist](https://packagist.org/packages/azzarip/teavel)[ Docs](https://github.com/azzarip/teavel)[ GitHub Sponsors](https://github.com/azzarip)[ RSS](/packages/azzarip-teavel/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (14)Versions (7)Used By (0)

Open Source CRM and Automation tool, using Laravel and Filament.
================================================================

[](#open-source-crm-and-automation-tool-using-laravel-and-filament)

[![Latest Version on Packagist](https://camo.githubusercontent.com/b497e5c98fe2a42e94753d18ed653369d7ba2ca5d2693f067c406f5c9955a550/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f617a7a617269702f74656176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/azzarip/teavel)[![GitHub Tests Action Status](https://camo.githubusercontent.com/7642964ef30cc9cf07a25770f57e0d842f032a3d8deaed0fa664421f3febc12e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f617a7a617269702f74656176656c2f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/azzarip/teavel/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/19b738e0510881381b24d3d5ffe2d58a99a89374352d70103fff486094404b49/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f617a7a617269702f74656176656c2f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/azzarip/teavel/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/fb58acd03a676468e731c0ce8acefeaba56e7f0a6238c7c1f47e14d8b12ea8f0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f617a7a617269702f74656176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/azzarip/teavel)

Open Source CRM and Automation Tool for handling landing page forms and contacts with possible leads and clients.

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

[](#installation)

You can install the package via composer:

```
composer require azzarip/teavel
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="teavel-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="teavel-config"
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="teavel-views"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$teavel = new Azzarip\Teavel();
echo $teavel->echoPhrase('Hello, Azzarip!');
```

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)

- [Paride Azzari](https://github.com/azzarip)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance48

Moderate activity, may be stable

Popularity19

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

Every ~0 days

Total

5

Last Release

829d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/552b5aa7ab775f5b73ebfd340bfbf922af893a120a4a97dc5abdf0ac7b116840?d=identicon)[azzarip](/maintainers/azzarip)

---

Top Contributors

[![azzarip](https://avatars.githubusercontent.com/u/116155557?v=4)](https://github.com/azzarip "azzarip (441 commits)")

---

Tags

laravelazzaripteavel

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/azzarip-teavel/health.svg)

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

###  Alternatives

[bezhansalleh/filament-plugin-essentials

A collection of essential traits that streamline Filament plugin development by taking care of the boilerplate, so you can focus on shipping real features faster

27584.7k16](/packages/bezhansalleh-filament-plugin-essentials)[lunarstorm/laravel-ddd

A Laravel toolkit for Domain Driven Design patterns

17959.0k](/packages/lunarstorm-laravel-ddd)[guava/filament-knowledge-base

A filament plugin that adds a knowledge base and help to your filament panel(s).

206120.5k1](/packages/guava-filament-knowledge-base)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[guava/filament-modal-relation-managers

Allows you to embed relation managers inside filament modals.

7565.0k4](/packages/guava-filament-modal-relation-managers)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)

PHPackages © 2026

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