PHPackages                             balsama/boston-plate-lookup - 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. balsama/boston-plate-lookup

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

balsama/boston-plate-lookup
===========================

Lookup City of Boston tickets by plate number

2023.x-dev(2y ago)01[1 issues](https://github.com/balsama/plate-lookup/issues)gpl-2.0-or-laterHTMLPHP ^8

Since Feb 20Pushed 2y ago1 watchersCompare

[ Source](https://github.com/balsama/plate-lookup)[ Packagist](https://packagist.org/packages/balsama/boston-plate-lookup)[ RSS](/packages/balsama-boston-plate-lookup/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (4)Versions (4)Used By (0)

Boston Plate Lookup
===================

[](#boston-plate-lookup)

Lookup outstanding Boston Massachusetts parking tickets by license plate.

```
php ./scripts/lookupPlate.php
```

What?
-----

[](#what)

Boston doesn't make ticket data public. But it does allow you to look up tickets by entering a license plate and the birthday month/day of the registration holder. There doesn't seem to be any rate limiting on the form, so it's easy to brute force it by guessing the birthday month/day (it doesn't even require a year!)

I use it to look up [license plates that show up repeatedly in 311 compliants](https://twitter.com/balsama/status/1465186627257569281) to justify my ire.

Future plans are for a Twitter Bot that will respond with any found tickets when you tweet a license plate at it. But I imagine the City will figure this out before then and implement some sort of rate limiting on the form. 🤷‍♀️

Usage
-----

[](#usage)

This wasn't really meant to be consumed. Look at the `Lookup` class if you're interested. Or:

1. Clone
2. Composer install
3. php ./scripts/lookupPlate.php &lt;plate\_number&gt;

...will get you pretty output. Note that it can take a minute or two to run because we need to brute force the birthday month/day.

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1074d ago

### Community

Maintainers

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

---

Top Contributors

[![balsama](https://avatars.githubusercontent.com/u/1536654?v=4)](https://github.com/balsama "balsama (23 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/balsama-boston-plate-lookup/health.svg)

```
[![Health](https://phpackages.com/badges/balsama-boston-plate-lookup/health.svg)](https://phpackages.com/packages/balsama-boston-plate-lookup)
```

###  Alternatives

[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

22.8k69.3k](/packages/grumpydictator-firefly-iii)[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)[getdkan/dkan

DKAN Open Data Catalog

385135.4k2](/packages/getdkan-dkan)[firefly-iii/data-importer

Firefly III Data Import Tool.

7545.8k](/packages/firefly-iii-data-importer)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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