PHPackages                             aaronbauman/tagbot - 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. aaronbauman/tagbot

ActiveDrupal-module[Utility &amp; Helpers](/categories/utility)

aaronbauman/tagbot
==================

Twitter bot to query license plate violations against PPA payment portal.

1.0.0(6y ago)26PHP

Since Dec 26Pushed 6y ago1 watchersCompare

[ Source](https://github.com/aaronbauman/tagbot)[ Packagist](https://packagist.org/packages/aaronbauman/tagbot)[ RSS](/packages/aaronbauman-tagbot/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

tagbot
======

[](#tagbot)

Tagbot is a Drupal module that negotiates between a twitter bot and PPA's payment form to provide information about unpaid traffic violations. Visit the bot live at

Usage
-----

[](#usage)

> Tag me ([@HowsMyDrivingPA](https://twitter.com/HowsMyDrivingPA?ref_src=twsrc%5Etfw)) and include vehicle information like this:
>
> &lt;state|province|territory&gt;:&lt;plate&gt;, e.g. PA:abc1234
>
> — Hows My Driving PA (@HowsMyDrivingPA) [December 14, 2019](https://twitter.com/HowsMyDrivingPA/status/1205878681723424768?ref_src=twsrc%5Etfw)

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

[](#contributing)

Install tagbot on your Drupal site to start tinkering:

`composer require aaronbauman/tagbot`

Requirements
------------

[](#requirements)

- A twitter developer account with OAuth creds
- A Drupal site, running cron as frequently as possible. (HowsMyDrivingPA runs every minute.)

Install
-------

[](#install)

Define the following constants, e.g. in your settings.php file:

```
define('TAGBOT_CONSUMER_KEY', 'consumer key from twitter developer account');
define('TAGBOT_CONSUMER_SECRET', 'consumer secret...');
define('TAGBOT_ACCOUNT_TOKEN', 'oauth token for the account that will be the bot');
define('TAGBOT_ACCOUNT_SECRET', 'oauth secret for account that will be the bot');

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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

2327d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/da2abce67885279bb4a585e829ec8aae2746a6e6b1fee64356848a7748e74054?d=identicon)[aaronbauman](/maintainers/aaronbauman)

---

Top Contributors

[![aaronbauman](https://avatars.githubusercontent.com/u/508451?v=4)](https://github.com/aaronbauman "aaronbauman (5 commits)")

---

Tags

drupal

### Embed Badge

![Health badge](/badges/aaronbauman-tagbot/health.svg)

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

###  Alternatives

[lullabot/amp

A set of useful classes and utilities to convert html to AMP html (See https://www.ampproject.org/)

3802.9M10](/packages/lullabot-amp)[drupal/core-composer-scaffold

A flexible Composer project scaffold builder.

5341.9M442](/packages/drupal-core-composer-scaffold)[drupal/core-project-message

Adds a message after Composer installation.

2122.6M172](/packages/drupal-core-project-message)[aleksip/plugin-data-transform

Data Transform Plugin for Pattern Lab PHP

34897.4k3](/packages/aleksip-plugin-data-transform)[acquia/drupal-recommended-settings

The composer plugin for adding drupal-recommended-settings for Acquia Cloud.

101.1M4](/packages/acquia-drupal-recommended-settings)[tripal/tripal

Tripal is a toolkit to facilitate construction of online genomic, genetic (and other biological) websites.

709.9k9](/packages/tripal-tripal)

PHPackages © 2026

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