PHPackages                             wearenolte/buster - 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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. wearenolte/buster

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

wearenolte/buster
=================

Creates a .deploy file to use as a buster mechanism

0.1.1(8y ago)034.2k↓42.6%1JavaScript

Since Jul 25Pushed 8y ago4 watchersCompare

[ Source](https://github.com/wearenolte/Buster)[ Packagist](https://packagist.org/packages/wearenolte/buster)[ RSS](/packages/wearenolte-buster/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)DependenciesVersions (3)Used By (1)

Buster
======

[](#buster)

> Creates new version numbers based on the current time measured in the number of seconds since the Unix Epoch.

Everytime you execute the `NodeJS` or `PHP` script it's going to update the version number. If the `.deploy.json` file already exist, is going to update the file if does not exist it's going to create a new one, so you need to make sure when you are running the script that you have writting permissions ([unix permissions](https://en.wikipedia.org/wiki/File_system_permissions#Permissions)) on the directoy where the script is executed.

PHP Version
-----------

[](#php-version)

### Installation

[](#installation)

```
composer require wearenolte/buster
```

### Usage

[](#usage)

```
# Installed via composer
php ./vendor/bin/version

# Directly on the package
php ./bin/version
```

Node Version
------------

[](#node-version)

### Installation

[](#installation-1)

```
npm install --save-dev @wearenolte/buster
```

### Usage

[](#usage-1)

```
node bin/version.js
```

Any of the previous examples it's going to create a new JSON file located at `./deploy.json`.

- if something fails it's goign to return a code of `1` and an empty JSON object is going to be created.
- if everything was correct it's going to return `0` a JSON object with a `version` is going to be created.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity54

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

Every ~0 days

Total

2

Last Release

3220d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3921289?v=4)[Crisoforo Gaspar Hernández](/maintainers/mitogh)[@mitogh](https://github.com/mitogh)

![](https://www.gravatar.com/avatar/4aa05a59deaf5695b3a80e42e2c6b971ab92c171ad13cd7b95ca8175382cda60?d=identicon)[WeAreNolte](/maintainers/WeAreNolte)

---

Top Contributors

[![mitogh](https://avatars.githubusercontent.com/u/3921289?v=4)](https://github.com/mitogh "mitogh (16 commits)")

### Embed Badge

![Health badge](/badges/wearenolte-buster/health.svg)

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

###  Alternatives

[deployer/deployer

Deployment Tool

11.1k25.4M207](/packages/deployer-deployer)[appwrite/server-ce

End to end backend server for frontend and mobile apps.

55.3k84.2k](/packages/appwrite-server-ce)[pragmarx/health

Laravel Server &amp; App Health Monitor and Notifier

2.0k1.0M2](/packages/pragmarx-health)[felixfbecker/language-server-protocol

PHP classes for the Language Server Protocol

22476.7M6](/packages/felixfbecker-language-server-protocol)[heroku/heroku-buildpack-php

Toolkit for starting a PHP application locally, with or without foreman, using the same config for PHP and Apache2/Nginx as on Heroku

8161.3M10](/packages/heroku-heroku-buildpack-php)[tiamo/phpas2

PHPAS2 is a php-based implementation of the EDIINT AS2 standard

4674.7k](/packages/tiamo-phpas2)

PHPackages © 2026

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