PHPackages                             baleen/b2tf - 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. baleen/b2tf

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

baleen/b2tf
===========

A plugin to commemorate October 21, 2015 - #BackToTheFuture Day

08PHP

Since Oct 24Pushed 10y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Baleen's Back to the Future Memorial Plugin
===========================================

[](#baleens-back-to-the-future-memorial-plugin)

A plugin to commemorate October 21, 2015 - #BackToTheFuture Day.

If Baleen detects that you're migrating past October 21, 2015 you'll see a special message in your console.

Installation (Composer)
-----------------------

[](#installation-composer)

```
composer install baleen/b2tf:dev-master
```

Then run `vendor/bin/baleen init`. This will generate a file called `.baleen.yml`

Open that file for editing and add the following lines at the beginning or end:

```
plugins:
    20151021: \Baleen\B2tf\BackToTheFuturePlugin
```

In the VERY odd case you already have a plugin at priority "20151021" then change the number to something else

Usage
-----

[](#usage)

You must have at least two migration files:

1. One with a timestamp before October 21, 2015
2. Another one with a timestamp after that date. You can create one by running `vendor/bin/baleen create`.

Then just migrate (`vendor/bin/baleen migrate`) to see the message!

Q&amp;A
-------

[](#qa)

#### I don't have any migrations prior to October 21st. How can I test this?

[](#i-dont-have-any-migrations-prior-to-october-21st-how-can-i-test-this)

No worries, easy fix: just take the DeLorean back to the past and choose Baleen CLI as your migrations framework!

Alternative:

1. Add a new class in your migrations directory. The filename and class-name must coincide, make it something old like for example `v19851026090000`.
2. Make it implement `Baleen\Migrations\Migration\MigrationInterface`.
3. You now have a migration in the past. Now create one in the future by running `vendor/bin/baleen create`.
4. Assuming you also followed the installation instructions above, you're good to go!

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/f00ae1c2b13428075ab880d5fec7e857f1e9446cb401dc6097ec947a81122ec5?d=identicon)[gabriel.somoza](/maintainers/gabriel.somoza)

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/baleen-b2tf/health.svg)

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

###  Alternatives

[alexwight/php-signalr-client

Signal R Client

2331.9k](/packages/alexwight-php-signalr-client)[aertmann/history

An improved history backend module for Neos

1174.6k](/packages/aertmann-history)[pixelfederation/circuit-breaker-bundle

An analogous bundle to Java's Hystrix in PHP world.

1229.0k](/packages/pixelfederation-circuit-breaker-bundle)

PHPackages © 2026

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