PHPackages                             gkblabs/phani - 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. gkblabs/phani

ActiveLibrary

gkblabs/phani
=============

a mail plugin

03PHP

Since Mar 28Pushed 7y agoCompare

[ Source](https://github.com/bhps69/gkblabs-phani)[ Packagist](https://packagist.org/packages/gkblabs/phani)[ RSS](/packages/gkblabs-phani/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

gkblabs-phani
=============

[](#gkblabs-phani)

This package is used to extract the user/customer mails given the credentials of the respective user/customer, here we also have the option of retrieve a specific mail with regards to the content/subject,to or from etc.. fields.
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

[](#this-package-is-used-to-extract-the-usercustomer-mails-given-the-credentials-of-the-respective-usercustomer-here-we-also-have-the-option-of-retrieve-a-specific-mail-with-regards-to-the-contentsubjectto-or-from-etc-fields)

This package can be installed using the command "composer require gkblabs/phani", given php 7.0 or greater is installed along with xampp 3.2.2 or greater.
-----------------------------------------------------------------------------------------------------------------------------------------------------------

[](#this-package-can-be-installed-using-the-command-composer-require-gkblabsphani-given-php-70-or-greater-is-installed-along-with-xampp-322-or-greater-)

Before that we need to install composer
----------------------------------------

[](#before-that-we-need-to-install-composer)

Then install xampp. you have to navigate to htdocs in command prompt and in the directory write a command ***composer create-project laravel/laravel***
--------------------------------------------------------------------------------------------------------------------------------------------------------

[](#then-install-xampp-you-have-to-navigate-to-htdocs-in-command-prompt-and-in-the-directory-write-a-command-composer-create-project-laravellaravel-)

and then navigate to the laravel project in command prompt
-----------------------------------------------------------

[](#and-then-navigate-to-the-laravel-project-in-command-prompt)

finally say ***composer require gkblabs/phani*** which installs the package
----------------------------------------------------------------------------

[](#finally-say-composer-require-gkblabsphani-which-installs-the-package)

For the package to be run, add a line ***Gkblabs\\Phani\\MailListProvider::class*** in the "config/app.php" under the "package providers" comments.
----------------------------------------------------------------------------------------------------------------------------------------------------

[](#for-the-package-to-be-run-add-a-line-gkblabsphanimaillistproviderclass-in-the-configappphp-under-the-package-providers-comments)

and in the composer.json, we have to include the line : ***"Gkblabs\\\\Phani\\\\" : "vendor/gkblabs/phani/src"*** then use ***"composer update"***
---------------------------------------------------------------------------------------------------------------------------------------------------

[](#and-in-the-composerjson-we-have-to-include-the-line--gkblabsphani--vendorgkblabsphanisrc-then-use-composer-update-)

for accessing the database, this line ***php artisan migrate --path=/vendor/gkblabs/phani/src/database/migrations*** has to be written in command prompt with laravel directory as the root.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

[](#for-accessing-the-database-this-line-php-artisan-migrate---pathvendorgkblabsphanisrcdatabasemigrations-has-to-be-written-in-command-prompt-with-laravel-directory-as-the-root)

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/3b5ae4195938bfb9b5496a0ba93215d1668452485d37527c99f084d77b78ac06?d=identicon)[bhps69](/maintainers/bhps69)

---

Top Contributors

[![bhps69](https://avatars.githubusercontent.com/u/33959580?v=4)](https://github.com/bhps69 "bhps69 (11 commits)")

### Embed Badge

![Health badge](/badges/gkblabs-phani/health.svg)

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

PHPackages © 2026

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