PHPackages                             theadeyemiolayinka/pay-the-dev - 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. theadeyemiolayinka/pay-the-dev

ActiveLibrary

theadeyemiolayinka/pay-the-dev
==============================

A laravel package to remind the owners of a website the importance of paying developers.

1.0.0(3y ago)030[1 issues](https://github.com/theadeyemiolayinka/pay-the-dev/issues)MITPHP

Since Dec 24Pushed 3y ago1 watchersCompare

[ Source](https://github.com/theadeyemiolayinka/pay-the-dev)[ Packagist](https://packagist.org/packages/theadeyemiolayinka/pay-the-dev)[ Docs](https://github.com/theadeyemiolayinka/pay-the-dev)[ RSS](/packages/theadeyemiolayinka-pay-the-dev/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Pay The Developer
=================

[](#pay-the-developer)

A Laravel package to cajole website owners into paying up their fee without having to tamper with the code-flow of the application.

Authors
-------

[](#authors)

- [@theadeyemiolayinka](https://www.github.com/theadeyemiolayinka)

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

[](#installation)

Installing the package is very seamless. Just run

```
$ composer require theadeyemiolayinka/pay-the-dev
```

You can also add the Service Provider to your app's `config/app.php`

```
'providers' => [
    ...
    \TheAdeyemiOlayinka\PayTheDev\PayTheDevServiceProvider::class,
];
```

Then you can publish the resources using

```
$ php artisan pay-the-dev:install
```

Usage/Examples
--------------

[](#usageexamples)

To use the package, add the `PTT_ENABLE` to your .env and set the value. i.e

```
PTT_ENABLE=false
```

The package won't trigger the Pay The Developer page until `PTT_ENABLE` is set to `true`

The package is shipped with a default page that shows when enabled but you can change it to your choice by setting `PTT_VIEW_NAME` to the name of the view you want to use. e.g

```
PTT_VIEW_NAME=login
```

If you decide to use the shipped in webpage, you can change the location of the developer's website by setting the `PTT_DEVELOPER_WEBSITE` in the env. e.g

```
PTT_DEVELOPER_WEBSITE=https://theadeyemiolayinka.netlify.app
```

Support
-------

[](#support)

For support, email .

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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

1234d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/187d1f8ac51c1923d8ee74f949dac3e0349cd95037298e521bd923aa6b405d2a?d=identicon)[theadeyemiolayinka](/maintainers/theadeyemiolayinka)

---

Top Contributors

[![theadeyemiolayinka](https://avatars.githubusercontent.com/u/64863320?v=4)](https://github.com/theadeyemiolayinka "theadeyemiolayinka (2 commits)")

---

Tags

developerlaravellockscreenpackagepayphptheadeyemiolayinka

### Embed Badge

![Health badge](/badges/theadeyemiolayinka-pay-the-dev/health.svg)

```
[![Health](https://phpackages.com/badges/theadeyemiolayinka-pay-the-dev/health.svg)](https://phpackages.com/packages/theadeyemiolayinka-pay-the-dev)
```

PHPackages © 2026

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